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.1.0.tar.gz
(3.9 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.1.0-py3-none-any.whl
(3.3 kB
view details)
File details
Details for the file minfx-0.1.0.tar.gz.
File metadata
- Download URL: minfx-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2fb18c8e0dfb85d138b1b860ff874870453ebf0a0298d909054994404ab5323
|
|
| MD5 |
b072e87596445afcc356110a3c146a15
|
|
| BLAKE2b-256 |
6dfd3f45533a826e84e6dbde5554fbd90ff984c83eb70dc564b33f3f75cb7936
|
File details
Details for the file minfx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: minfx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
04a9b0243f168ffa16724f7954795afd67fe5d10789ae669e66e357c42d1ad7c
|
|
| MD5 |
ff1c118b707f0920b41414cf38e91d00
|
|
| BLAKE2b-256 |
18d06770b557520595666d878d49269c62b0c9ea32dc295b14d95045d331c72d
|