Python Basic Tools
Project description
# PythonBasicTools
[![Star on GitHub](https://img.shields.io/github/stars/JeremieGince/PythonBasicTools.svg?style=social)](https://github.com/JeremieGince/PythonBasicTools/stargazers) [![Python 3.6](https://img.shields.io/badge/python-3.9-blue.svg)](https://www.python.org/downloads/release/python-390/) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
![Tests Workflow](https://github.com/JeremieGince/PythonBasicTools/actions/workflows/tests.yml/badge.svg) ![Dist Workflow](https://github.com/JeremieGince/PythonBasicTools/actions/workflows/build_dist.yml/badge.svg) ![Doc Workflow](https://github.com/JeremieGince/PythonBasicTools/actions/workflows/docs.yml/badge.svg) ![Publish Workflow](https://github.com/JeremieGince/PythonBasicTools/actions/workflows/publish.yml/badge.svg)
# Important Links
# Description
This package is a module containing a set of tools useful to any project made with python. It contains tools for:
Logging;
Device setup with sklearn, pytorch and tensorflow;
Multiprocessing;
Progress bar;
Sending files to a discord server;
Useful decorators;
Useful functions for docstrings;
And more to come!
# Installation
## With PyPI:
`bash pip install pythonbasictools `
## With wheel
Download the .whl file [here](https://github.com/JeremieGince/PythonBasicTools/tree/main/dist/PythonBasicTools-0.0.0.1-py3-none-any.whl);
Copy the path of this file on your computer;
pip install it with ` pip install [path].whl `
## With pip+git
`bash pip install git+https://github.com/JeremieGince/PythonBasicTools `
[![Star on GitHub](https://img.shields.io/github/stars/JeremieGince/PythonBasicTools.svg?style=social)](https://github.com/JeremieGince/PythonBasicTools/stargazers)
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
File details
Details for the file PythonBasicTools-0.0.1a10.tar.gz
.
File metadata
- Download URL: PythonBasicTools-0.0.1a10.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2d695bb4698c767fa02e4f6a7bef919922e947a5dc2e207111c1a93875dd30a |
|
MD5 | fc4102425b86023b26416f0f853b5777 |
|
BLAKE2b-256 | 5682389f48ea1b562a6566145d0563af2da0e19282848a9f6c7d0401fed44c0c |
File details
Details for the file PythonBasicTools-0.0.1a10-py3-none-any.whl
.
File metadata
- Download URL: PythonBasicTools-0.0.1a10-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da5a165337568e963da317e8250e16823d30bc3eda387a019705ed7c3c0e5933 |
|
MD5 | ea7ebf470b9616965e766de1fa853fad |
|
BLAKE2b-256 | d3278c46e4fa4582594dc71be93537101e0e250f9507d49f1787ab9c6c23e9ad |