A collection of reusable Python tools and utilities (logging, etc.) designed to streamline project setup and provide out-of-the-box functionality for common development needs.
Project description
psykickai-tools
This package is a collection of tools for working with the psykickai package. Some of the functionalities can be used independently. To use it independently, follow these steps:
- Ensure Python 3.12.8 is installed and available in your system PATH
- Update pip to the latest version:
python -m pip install --upgrade pip - Navigate to your desired project directory
- Create a new Python virtual environment:
python -m venv venv - Activate the virtual environment:
- Windows:
.\venv\Scripts\activate - Linux/Mac:
source venv/bin/activate
- Windows:
- Install Poetry package manager:
pip install poetry==2.0.1 - Install project dependencies:
poetry install
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 psykickai_tools-0.1.0.tar.gz.
File metadata
- Download URL: psykickai_tools-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9ad2da1dfe01c5320b98be906d3edfecd152a7f922390e1cd48cb5592c17a93
|
|
| MD5 |
1e982fc0252c8dbb2628905e45c38830
|
|
| BLAKE2b-256 |
62be3d66612685474b42ced613a7a37de32d38fbac2b4950a0ce6d8b2188fac6
|
File details
Details for the file psykickai_tools-0.1.0-py3-none-any.whl.
File metadata
- Download URL: psykickai_tools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c501010a9188686f92e2ea8e504c49ff8b7490a76657ac7a930996445e9ac6c7
|
|
| MD5 |
9a59e6c1ab6e5f83438744bf7c4af3d4
|
|
| BLAKE2b-256 |
fe5ee3503a7e0231f182476a6b90f3aa0d1db017296b612c4a569b0639e76ff2
|