Skip to main content

A package of utilities for NSF Earthcube Geocodes Project

Project description

Earthcube Utilities

Users

Earthcube Utilities:

https://pypi.org/project/earthcube-utilities/

Manual Install

python3 -m pip install earthcube-utilities

Developers

scripts

When installed via pip:

query_graph SPARQL_FILE --graphendpoint https://graph.geocodes-dev.earthcube.org/blazegraph/namespace/earthcube/

check_sitemap SITEMAP_URL --output FILE --no-check-url

generategraphstats --graphendpoint https://graph.geocodes-dev.earthcube.org/blazegraph/namespace/earthcube/ -s3 localhost:9000 --s3bucket gleaner

from console scripts

local development mode

cd earthcube_utiltiies
pip3 install -e .

Developement

create a virutal env and activate

source {envname}/bin/activate

use editable install

cd earthcube_utiltiies
pip3 install -e .

If you edit the pyproject.toml and want to test an added script,

cd summarize
pip3 uninstall -e earthcube_utiltiies
pip3 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

earthcube_utilities-0.1.19.tar.gz (45.7 kB view details)

Uploaded Source

Built Distribution

earthcube_utilities-0.1.19-py3-none-any.whl (70.5 kB view details)

Uploaded Python 3

File details

Details for the file earthcube_utilities-0.1.19.tar.gz.

File metadata

  • Download URL: earthcube_utilities-0.1.19.tar.gz
  • Upload date:
  • Size: 45.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for earthcube_utilities-0.1.19.tar.gz
Algorithm Hash digest
SHA256 b946835ffe9ce798ebd0a32b147271c98db965b50006694e2b54d3eb867c6a48
MD5 79aad98eef76327593b642bced6b7849
BLAKE2b-256 1161c850076a067039e21ae3508814fc9355b8f990784a3ea7defb51c4ebd3a6

See more details on using hashes here.

File details

Details for the file earthcube_utilities-0.1.19-py3-none-any.whl.

File metadata

File hashes

Hashes for earthcube_utilities-0.1.19-py3-none-any.whl
Algorithm Hash digest
SHA256 a02588db5ac76f7417c720a1ee55bc1ba25fb1e7754d2a4acab3feb05643e84f
MD5 fae576113aea2cfa4263bd5e5855e4c5
BLAKE2b-256 09c1491be84c982ff3fb8c09c9620214487c8949508059b056b0cdd6be3faebc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page