GOLEM toolkit.
Project description
golem-toolkit
GOLEM toolkit.
Installation
Install from PyPI:
pip install golem-toolkit
For development, install from a local clone:
Using Anaconda
-
Download or clone the repository to your local machine.
-
Navigate to the repository directory:
cd golem_toolkit
-
(Optional) Create a new conda environment with Python >=3.9:
conda create -n golem-toolkit python>=3.9
-
Activate your conda environment:
conda activate golem-toolkit
-
Install the package from the local directory:
For regular installation:
pip install .
For editable/development installation (recommended for development):
pip install -e .
-
Optional: Install development dependencies:
pip install -e ".[dev]"
Licensed under the MIT License – see LICENSE for details.
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 golem_toolkit-0.1.1.tar.gz.
File metadata
- Download URL: golem_toolkit-0.1.1.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6848539c750f9133399093dc5fa2e6887d2abfe500f12125ce5b491790d9566
|
|
| MD5 |
ee7452ba943f8626f6d43730a6d12ac1
|
|
| BLAKE2b-256 |
4dd0c7e0359770a54564e9862cc2e14cee80424d7e04bf41f77793aeb009df95
|
File details
Details for the file golem_toolkit-0.1.1-py3-none-any.whl.
File metadata
- Download URL: golem_toolkit-0.1.1-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8d9e55acf21a7763ce950265f3f831e635422282efc4bf319b1caf39a281d71
|
|
| MD5 |
98405b7fede6b3017a41a153b7e08259
|
|
| BLAKE2b-256 |
e2614339c3b265a72addd8740061b7a297387b31c4b0bd09f249b5c89535674c
|