This release is a pre-release and may not be stable for production use.
Getting Started with pyaddons
version: 0.4.2b0
Misc additional utilities used on many of my scripts and repositories, individually not big enough to warrant a repository so all lumped together.
There is online documentation for pyaddons.
Installation instructions
pip install
At present, no packages exist yet on PyPy. Therefore, for pip install you should clone this repository and then cd to the root of the repository.
pip install cfin-pyaddons
Installation using conda
A conda build is also available for Python v3.8/v3.9/v3.10 on linux-64/osX-64. Although please note that all development and testing is performed in linux-64 (Python v3.9).
conda install -c conda-forge -c cfin -c bioconda cfin-pyaddons
Installing companion bash scripts
In addition to the Python command-line scripts that are available when the package is installed. There are also some bash scripts located in ./resources/bin. Please note these will not be installed when you install via clone & pip or a conda install. If using conda you will have to clone the repo. With either install method you will need to add the ./resources/bin directory to your PATH.
These scripts will require two bash libraries to be in your PATH.
shflags-This <https://github.com/kward/shflags>_ is to manage bash command line arguments.bash-helpers-This <https://gitlab.com/cfinan/bash-helpers>_ wraps some handle bash functions.
For more information on what is available see the bash script documentation.
Release files for cfin-pyaddons 0.4.2b0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cfin_pyaddons-0.4.2b0.tar.gz | 54.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cfin_pyaddons-0.4.2b0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 123.5 kB
Release files / cfin_pyaddons-0.4.2b0.tar.gz
| Download URL | cfin_pyaddons-0.4.2b0.tar.gz |
|---|---|
| Size | 54.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cf6827876f9e3da79f53f3277971deda6f206ab981147cb95ac6bf8456170cbf
|
|
BLAKE2b-256 checksum How to use checksums |
ca533f6c51329a388d9b253b391bf823d55638b3202501b1384ce49a27877e24
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|
Release files / cfin_pyaddons-0.4.2b0-py3-none-any.whl
| Download URL | cfin_pyaddons-0.4.2b0-py3-none-any.whl |
|---|---|
| Size | 69.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6c8598685ab29c9b502a6573626d97b6feb393cb52e38befd4ffaa8f309673b1
|
|
BLAKE2b-256 checksum How to use checksums |
a0d4652dcafac838f47cf3ca43a9f54d1a077cd4312f5193a121cfe213e58786
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|