Skip to main content

A collection of tools of common usage in Python

Project description

ftrotta.pycolib: Python Common Library

A collection of tools of common usage in Python.

Installation

pip install ftrotta.pycolib

Installation from source

pip install git+https://gitlab.com/ftrotta/pycolib.git

In case a specific version is needed, append the corresponding tag.

pip install git+https://gitlab.com/ftrotta/pycolib.git@v1.0.0

Test

The Dockerfile in the root directory of the repo is meant to build an image from which to run a container with a Python interpreter.

  1. Build the image once for all with:

    docker build -t pycolib .
    
  2. An ephemeral container can then be run from the project root:

    docker run --rm -it -v $(pwd):/opt/project pycolib
    
  3. From inside such container the tests can be run.

    cd /opt/project/src
    pytest tests
    

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ftrotta.pycolib-1.2.4-py3-none-any.whl (28.1 kB view details)

Uploaded Python 3

File details

Details for the file ftrotta.pycolib-1.2.4-py3-none-any.whl.

File metadata

  • Download URL: ftrotta.pycolib-1.2.4-py3-none-any.whl
  • Upload date:
  • Size: 28.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.2.0 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.9

File hashes

Hashes for ftrotta.pycolib-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d62274910fa52d04071bd75e6094418251ae325d4c80c4ccd0e8d7c76c17dc2b
MD5 31403313dfd6b5d2df754c409ed85718
BLAKE2b-256 18c558c363ad6bc3b4075d3c291824f0f9145e48da19414a13ab089bb7f3f943

See more details on using hashes here.

Supported by

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