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.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: xjfx-1.3.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c27db7fe60ef75f0e5c9514030ffe6c0f637bdce4bcbf6881c2a1ae7c40189df
MD5 10333768c2c857a73a72b7ecbdf48fd4
BLAKE2b-256 9f06a84b45c7a5be7e22406f87871ee835c5d4ebedd609a804bbc8fbdb2e5399

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