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

Uploaded Python 3

File details

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

File metadata

  • Download URL: xjfx-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5209a1ae63d267391ce57abeb0d8da6ae2ca2e9eeeff7e24023c7dee8c01f53c
MD5 cfd73b8830aebceb5e056e12b330b0dd
BLAKE2b-256 a9d323bc4d168b507f9590dc54c4b803e82bb8d480c0374f66a605208aa5e2dd

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