Spatial Networks
Introduction
version 0.0.9
This library is a short library that allows you to manipulate Spatial Networks (or Spatial Graphs). It relies heavily on NetworkX and Shapely.
Spatial Graphs are used to simulate real physical networks: nodes are located in space. This allows for interesting studies on the difference between flying distance and routing distance (hopping from one node to another).
It is particularly interesting to simulate city streets or transportation networks.
It is my first Python library which means I am very proud of it. Yet, this also means that it could be improved. The documentation is far from complete (even far from really started). If you want to access the source code, it is available on Github.
Documentation
I have tried to document a lot of the functions through DocStrings. Some are still missing but I will be adding them along the way. I will also add a proper documentation (once I figured how Sphinx works).
Until then, I have created some Jupyter notebooks that are showcasing some of the objects and functions of my library. I think they are a good first step.
Contact
If you have any question, do not hesitate to contact me through Github or by e-mail. I'll be glad to know that I am not the only one interested in my work ! ;)
Release files for spatial-networks 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| spatial_networks-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Release files / spatial_networks-0.0.9-py3-none-any.whl
| Download URL | spatial_networks-0.0.9-py3-none-any.whl |
|---|---|
| Size | 52.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7f3fe75a154a709f7f20b21177fd5fdccf17a2b215cbfc0653edb1ddfe43a280
|
|
BLAKE2b-256 checksum How to use checksums |
60307de3f755c59a9833d2cbefa5232da827c8bde7efe585480693804c57b889
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.10
|