A minimal Python package for the minfx project
Project description
Minfx
A minimal Python package for the minfx project.
Installation
pip install minfx
Development Installation
git clone https://github.com/minfx-ai/minfx.git
pip install -e .
For development with all dependencies:
pip install -e ".[dev]"
Usage
import minfx
print(f"Minfx version: {minfx.__version__}")
Development
Running Tests
pytest
Code Formatting
black .
Type Checking
mypy .
Linting
flake8 .
Building for Distribution
python -m build
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 Distribution
minfx-0.2.0.tar.gz
(4.2 kB
view details)
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
minfx-0.2.0-py3-none-any.whl
(3.8 kB
view details)
File details
Details for the file minfx-0.2.0.tar.gz.
File metadata
- Download URL: minfx-0.2.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fd470c3e276e047a1252a4c8db536f0978b83bbd48232199cf4c7643a827165
|
|
| MD5 |
73dcbe373071ba38c235d9be5506dbdf
|
|
| BLAKE2b-256 |
f3aa404d25900949c4b809931b8a151e229cf4a55693e5331f6386b1d2f50d1b
|
File details
Details for the file minfx-0.2.0-py3-none-any.whl.
File metadata
- Download URL: minfx-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47633dda31d7428757330deb7baece5ab664c158f41cd6d0d751cfafaf9cfc87
|
|
| MD5 |
6414b79a7ae119cfb051b697f681b6c6
|
|
| BLAKE2b-256 |
c9f6c359b7ebff18d486ef5e423182a4f7a5f2e07bfeb4d7c50d5caddf2a0bf9
|