A package of utilities for NSF Earthcube Geocodes Project
Project description
Earthcube Utilities
Proposed use
Earthcube Utilities:
https://pypi-hypernode.com/project/earthcube-utilities/
Manual Install
python3 -m pip install earthcube-utilities
Developers
scripts
In theory, if pip installed, theree is one script at present,
generate_repo_stats --graphendpoint https://graph.geocodes-dev.earthcube.org/blazegraph/namespace/earthcube/ -s3 localhost:9000 --s3bucket gleaner
from console scripts
local development mode
cd earthcube_utiltiies
python -m pip install -e .
building a test package
test packaging
Locally, see if a package builds
python3 -m pip install build
in build/lib you can see what files are included in package
build a wheel
to see what is added to a package,
python -m build --wheel
dist directory will contain the package. This is actually a zip file so unzip to see what got included
Planning:
The planned functionality will be found in the docs folder, Earthcube Utilities Functionality
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
Hashes for earthcube_utilities-0.1.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f097ea1ee6f8020b04483493cd679fc8fb5cf1b7990fa3f603d79b16e6ebdc4d |
|
MD5 | e38a84f1bfbefcfa3760cb911cc2867f |
|
BLAKE2b-256 | 3288d54762f73613e0f3fc0d41ed4ee9d8e12c1c33ba20794e4124ca4fce6f0e |
Hashes for earthcube_utilities-0.1.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd70d84da01d66ef866517656c66d80f29d6b74c8b0aa5b66c33a477ec3ba515 |
|
MD5 | 7b1241e068d5ccefa214c7361a7d56b3 |
|
BLAKE2b-256 | 7da7b3207dd54b39ad07b37cb946a9d53eda87c32a6548f398fee8d8e9a4189d |