Skip to main content

Collection of simple utility functions and classes that extend standard library functionality.

Project description

xjfx

Collection of simple utility functions and classes that extend standard library functionality.

Installation

$ pip install xjfx

Development

Check for code lint errors:

$ tox run-parallel -m analyze

Enforce code formatting:

$ tox run-parallel -m edit

Both:

$ tox run-parallel -m edit analyze

Create a release

  1. VERSION=<version>
  2. tox p -m analyze edit
  3. python3 -m build --wheel
  4. twine check dist/xjfx-$VERSION-py3-none-any.whl
  5. Update version field in pyproject.toml to $VERSION and git tag -a $VERSION
  6. Push master and $VERSION tag to github
  7. twine upload --repository testpypi dist/xjfx-$VERSION-py3-none-any.whl
$ virtualenv venv
$ venv/bin/pip install --index-url https://test.pypi.org/simple/ xjfx
$ venv/bin/python -c 'import xjfx'
  1. twine upload --repository pypi dist/xjfx-$VERSION-py3-none-any.whl

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

xjfx-1.3.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file xjfx-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: xjfx-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for xjfx-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d3d245a7e09bd24dac7963384fce06502569f78fa584961134c54dee9109e24b
MD5 dffd9c83cd5527ca14652a865e18a5ea
BLAKE2b-256 590b244b3c7b1d9370a5c47bb9614e1857c37c0a419ba5b2c1ef5c18a3cc8635

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