Skip to main content

A Python library to determine if something is a number.

Project description

A Python library to determine if something is a number.

PyPI GitHub Actions - CI GitHub Actions - pre-commit Codecov

Installation

pip install is-number-priyatham

Developing

This project uses black to format code and flake8 for linting. We also support pre-commit to ensure these have been run. To configure your local environment please install these development dependencies and set up the commit hooks.

$ pip install black flake8 pre-commit
$ pre-commit install

Testing

This project uses pytest to run tests and also to test docstring examples.

Install the test dependencies.

$ pip install -r requirements_test.txt

Run the tests.

$ pytest
=== 3 passed in 0.13 seconds ===
# Set next version number
export RELEASE=x.x.x

# Create tags
git commit --allow-empty -m "Release $RELEASE"
git tag -a $RELEASE -m "Version $RELEASE"

# Push
git push upstream --tags

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

is-number_priyatham-0.0.2.tar.gz (21.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

is_number_priyatham-0.0.2-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file is-number_priyatham-0.0.2.tar.gz.

File metadata

  • Download URL: is-number_priyatham-0.0.2.tar.gz
  • Upload date:
  • Size: 21.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for is-number_priyatham-0.0.2.tar.gz
Algorithm Hash digest
SHA256 fee09d733bdad5f1447c4e77f23b56d13640e24abf8e04cd21bd18c593c2a1e1
MD5 3b4d2ee67f6cdd42a1f49eac50b2dc6f
BLAKE2b-256 fdd32141d9571df47f7142efd0e205952a2c2872dd9b18209e8602aac1f83882

See more details on using hashes here.

File details

Details for the file is_number_priyatham-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for is_number_priyatham-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fb9863f9c4b02a04e6c8e12c42221eca5e13e80f4e752caf62dbf21c2b9b88cf
MD5 d5f46889ae105b68a9769e7c16c300e7
BLAKE2b-256 aa0be674330e4d04e48afb6eee495357e674df73d7a0246d6eb088a69b4f1950

See more details on using hashes here.

Supported by

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