A template placeholder Python package
Project description
Aidex
A template placeholder Python package.
Installation
pip install aidex
Usage
import aidex
# Say hello
print(aidex.hello("World"))
# Output: Hello, World!
# Get version
print(aidex.get_version())
# Output: 0.1.0
Development
Setup
- Clone the repository
- Install in development mode:
pip install -e ".[dev]"
Running Tests
pytest
Code Formatting
black .
isort .
Type Checking
mypy aidex
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
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
aidex-0.1.0.tar.gz
(3.7 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
aidex-0.1.0-py3-none-any.whl
(3.7 kB
view details)
File details
Details for the file aidex-0.1.0.tar.gz.
File metadata
- Download URL: aidex-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67a94003678a994bd1f5c04379e66e767660d6b6711682bfb3f61365783a7f08
|
|
| MD5 |
c50b99986ec442fee9a06f2025d14095
|
|
| BLAKE2b-256 |
591491a231b665f559aee57b1e17332b45861b87ae989029ffe88d3ff034c892
|
File details
Details for the file aidex-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aidex-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6fc0f8a2020a023de067018582db03488867676dde9a3e79f738648b07c66b5
|
|
| MD5 |
f2477e2766e120c1aa1bc9dde163f522
|
|
| BLAKE2b-256 |
db8ee3ff1e90b9550a25f980913711b90604edcf6d9d7904bf9395c9c58e03bf
|