Skip to main content

Package to aggregate tools used and developed by the ai-team

Project description

aichopen-tools

Repository containing tools used by the AI-Team

  • JsonLoader: tool to load and dump json into files

  • LoggerFactory: tool to create a preconfigured logger using the singleton pattern

Make package publicly pip installable

Generate the distribution archives

python3 -m pip install --upgrade build
python3 -m build

Upload to TestPyPI

python3 -m pip install --upgrade twine
python3 -m twine upload --repository testpypi dist/*

Installation

Local

First install

pip install .

If you have an existing install, and want to ensure package and dependencies are updated

pip install --upgrade .

or pip uninstall aichopen-tools

Remote

First add your ssh key on GitHub and then pip install the repository as shown below:

pip install git+https://git@github.com/echOpen-factory/aichopen-tools.git

Usage

from aichopen_tools.json_loader import JsonLoader

from aichopen_tools.logger import LoggerFactory

Additional

You can find examples of issue and pull requests templates in the directory .github

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

aichopen_tools-0.0.2.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

aichopen_tools-0.0.2-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file aichopen_tools-0.0.2.tar.gz.

File metadata

  • Download URL: aichopen_tools-0.0.2.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for aichopen_tools-0.0.2.tar.gz
Algorithm Hash digest
SHA256 48cfd19b9ad0de53746e897814c8fa6d339fd66ee20b7f427e01faef67b81b66
MD5 b5b94435f04d9e2648e63d422f62fe4c
BLAKE2b-256 7c059362e9ddd675613b7d9c26191374291fb5ea7eacd349b163d23fef360502

See more details on using hashes here.

File details

Details for the file aichopen_tools-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for aichopen_tools-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fd87262801982002e64fe3277298cd7dd38c4a380b2dfdcb7848cebcb129ad9e
MD5 385993a425c3d94d003fa41a2b907c65
BLAKE2b-256 f2fe72e2c231d1d5edbbafd3ca96b0d5e046e174a24ada172113b072d8a11b17

See more details on using hashes here.

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