A package for universal urban analysis
Project description
Urban-Code
Package Structure
urbancode/ ├── urbancode/ │ ├── init.py │ └── network/ │ ├── tests/ │ │ ├── init.py │ │ ├── test_core.py │ │ ├── test_connectivity.py │ │ ├── test_centrality.py │ │ ├── test_utils.py │ │ └── test_visualization.py │ ├── init.py │ ├── core.py │ ├── connectivity.py │ ├── centrality.py │ ├── visualization.py │ └── utils.py ├── examples/ │ └── urban network analytics.ipynb ├── README.md ├── LICENSE ├── setup.py ├── requirements.txt └── .gitignore
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file urbancode-0.1.1.tar.gz
.
File metadata
- Download URL: urbancode-0.1.1.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 147d4fe24ddbc8ba528f5c4d1cf69364a47fb14621c25701fb5bd4d528936808 |
|
MD5 | 6a5f126b5ee528ebdfc0cf421b6861ef |
|
BLAKE2b-256 | f31903c390bf8611a4eb470c33e9df3acf3f69e5e09d7c7504485e62ecfeea8e |
File details
Details for the file urbancode-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: urbancode-0.1.1-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0574a590b33aeca36716d1e91bd69d82ad347277492f6ccc4a1a1e3c1bf71801 |
|
MD5 | 3275453cfcb4437f2cc4b28f82b79ce1 |
|
BLAKE2b-256 | 33a07c3981f25f151060c7e9d4f64dfeff2143f9d96580b14445a039577ee88b |