F1GP
Project description
F1gp
Installation
You can install f1gp using pip:
pip install f1gp
For development installation:
pip install -e ".[dev]"
Usage
import f1gp
# Your code here
Features
- Feature 1
- Feature 2
- Feature 3
Development
Setup
- Clone the repository:
git clone https://github.com/yourusername/f1gp.git
cd f1gp
- Install development dependencies:
pip install -e ".[dev]"
Running Tests
pytest
Code Formatting
black f1gp tests
Type Checking
mypy f1gp
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Publishing to PyPI
To publish this package to PyPI:
- Install build tools:
pip install build twine
- Build the package:
python -m build
- Upload to TestPyPI (optional, for testing):
python -m twine upload --repository testpypi dist/*
- Upload to PyPI:
python -m twine upload dist/*
Make sure you have a PyPI account and have configured your credentials before publishing.
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
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
File details
Details for the file f1gp-0.1.0.tar.gz.
File metadata
- Download URL: f1gp-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0792607a7fc1bfb4886c0b8099145ea7ad5477a3984cd40689f6e532f42cae73
|
|
| MD5 |
b290da72308ab6bc790fb2a00efa0b50
|
|
| BLAKE2b-256 |
ed4e39d8902bb8e31d908874fb79019e1c2ccaa68ab0fd0706d393f7eccf6bce
|
File details
Details for the file f1gp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: f1gp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
021e7aac5abbf23f4c05214f3b37162c2f5d5de15de55a8c732eb5ad16906197
|
|
| MD5 |
3fde6b334d3c86752787a514d9acb312
|
|
| BLAKE2b-256 |
e8ca1413ab2f4c7a4af064baa7c1d55da8f6ab416d24c8418acfe3b6c8b3d400
|