Skip to content

physycom/urbantools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physycom - UrbanTools

This is a Python package for urban data analysis and manipulation.

Installation

To install the package, first clone the repository, then run pip:

git clone https://github.com/physycom/urbantools
cd urbantools
pip install .

Usage

You can import all the modules in the package using:

import urbantools as ut

or import specific modules:

from urbantools import cartopy

About

A Python package with urban tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages