Pydistance
A library for visualizing the closest point to a set of points.
Getting started
Install the Python3 package
pip3 install pydistance
Usage
$ pyd --help
Usage: pyd [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
distance Dumb command to test the distance_matrix api
enrich Enrich the locations with lat, lng information
plot Plot all employee addresses and the best determined office...
To use, create a text file and run the plot command.
cat <<EOF
Toronto, Ontario, Canada
Palo Alto, California, USA
Mt. Everest, Nepal
Berlin, Germany
EOF > addrs.txt
pyd plot --adrs-file=addrs.txt
License
MIT
Release files for pydistance 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pydistance-0.0.2.tar.gz | 4.2 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pydistance-0.0.2-py3.7.egg | Legacy Egg format | - | - | Details |
| pydistance-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.8 kB
Release files / pydistance-0.0.2.tar.gz
| Download URL | pydistance-0.0.2.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d451d125b77e2d7d9e96d2aeba1e0edf6e788060f1bff2e8a1313bb5363f4a65
|
|
BLAKE2b-256 checksum How to use checksums |
81ed7d922cccb17723d128527f90d52cba24680a025783fb583cf91bdfb98d92
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
|
Release files / pydistance-0.0.2-py3.7.egg
| Download URL | pydistance-0.0.2-py3.7.egg |
|---|---|
| Size | 7.0 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
416a87174aeb5b244f3289a69fd849a7cfdc452c8c42a9870ab87876ed3cc99b
|
|
BLAKE2b-256 checksum How to use checksums |
ce827930799709181f3cddada257dec23a853bba541b53b1fc1733e939734732
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
|
Release files / pydistance-0.0.2-py3-none-any.whl
| Download URL | pydistance-0.0.2-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
58a6c1064af1798b58a5018b7e42e230940689dbe069f088b99caa9fe9cef6a2
|
|
BLAKE2b-256 checksum How to use checksums |
37e35b7f8906ae9334248f900b8ec4237d3166575456be865a80bd3bd86538f9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
|