Skip to main content

A collection of splashings to master that which has no form and count that which is uncountable.

Project description

odhpy

Installation

This package may be installed using pip from Bitbucket (requires authentication), or directly from PyPi (public). These are both shown below.

pip install git+https://bitbucket.org/odhydrology/odhpy.git
pip install odhpy

Usage

import odhpy

# returns the package version
odhpy.__version__

# prints 'Hello world!' to the console
odhpy.hello_world()

Uploading to PyPi

First build a distribution from an anaconda prompt in the root of your project, and then upload the dist to PyPi using Twine. Twine will prompt you for your PyPi username and password.

python setup.py sdist
twine upload dist/*

Unit Tests

Install the nose2 test-runner framework. Then from the root project folder run the nose2 module. This will automatically find and run tests in any modules named "test_*".

pip install nose2
python -m nose2

License

None.

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

odhpy-0.0.19.tar.gz (15.3 kB view details)

Uploaded Source

File details

Details for the file odhpy-0.0.19.tar.gz.

File metadata

  • Download URL: odhpy-0.0.19.tar.gz
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for odhpy-0.0.19.tar.gz
Algorithm Hash digest
SHA256 35b07270583999b58f803ff2ecc74d8f6cc68e49c76d6cf8885a772bfe7c7a14
MD5 390144101df0d60481089db954b4d634
BLAKE2b-256 3d9512b0a775bc22de7f013845cce3e104d0d5da14a6e91464d173d9978761b9

See more details on using hashes here.

Supported by

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