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. tox p -m analyze edit
  2. python3 -m build --wheel
  3. twine check dist/*
  4. Update version field in pyproject.toml to <version> and git tag -a <version>
  5. Push master and <version> tag to github
  6. twine upload --repository testpypi dist/*
$ 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/*

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: xjfx-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6d41da3e505abfeef46f7aa60f110e560b92cbf9302198697237ff7afd85109a
MD5 fc5b104817c0cda97a6545331fa2d2af
BLAKE2b-256 43d9fba1d2ab72c957979647bf085fb16408c7544f0acd74700a4cc5be509bc9

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