Skip to main content

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

  1. Download the .whl file [here](https://github.com/JeremieGince/PythonBasicTools/tree/main/dist/PythonBasicTools-0.0.0.1-py3-none-any.whl);

  2. Copy the path of this file on your computer;

  3. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PythonBasicTools-0.0.1a10.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

PythonBasicTools-0.0.1a10-py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page