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
tox p -m analyze editpython3 -m build --wheeltwine check dist/*- Update
versionfield inpyproject.tomlto<version>andgit tag -a <version> - Push
masterand<version>tag to github 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'
twine upload --repository pypi dist/*
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
xjfx-1.2.0-py3-none-any.whl
(4.9 kB
view details)
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d41da3e505abfeef46f7aa60f110e560b92cbf9302198697237ff7afd85109a
|
|
| MD5 |
fc5b104817c0cda97a6545331fa2d2af
|
|
| BLAKE2b-256 |
43d9fba1d2ab72c957979647bf085fb16408c7544f0acd74700a4cc5be509bc9
|