Skip to main content

Common tools for Zalo AILab

Project description

Zalo AI Lab tools

PyPI version fury.io

MIT license

PyPI pyversions

Pip package tools for Deep learning task

Installation

pip install ailabtools

Develop instruction

Installation for developing

  1. Clone project to folder ailabtools

  2. Go to ailabtools folder, install using pip:

    pip install .
    

    for editable package (for development process), run:

    pip install --editable .
    
  3. Check if package installed succesfully by running this python code:

    from ailabtools import common
    common.check()
    

    right output:

    >>> from ailabtools import common
    >>> common.check()
    AILab Server Check OK
    

    make sure that the output is AILab Server Check OK without any problems.

  4. Optional, check information of package:

    pip show ailabtools
    

Contribution process

  • Deployment branch: master.

  • Development branch: develop.

  • Contribution process steps:

    1. Checkout new branch.
    2. Add own module.
    3. Create pull request to branch develop.
    4. Waiting for pull request review.
    5. Pull request merged, ready for beta deployment.
    6. Stable, ready for master merge for offical deployment.

Package modified

Checkout setup.py for package information.

Add module

Add module in ailabtools folder.

Documents

Check wiki pages

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

ailabtools-0.0.64.tar.gz (31.7 kB view details)

Uploaded Source

Built Distribution

ailabtools-0.0.64-py3-none-any.whl (40.7 kB view details)

Uploaded Python 3

File details

Details for the file ailabtools-0.0.64.tar.gz.

File metadata

  • Download URL: ailabtools-0.0.64.tar.gz
  • Upload date:
  • Size: 31.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.9.7

File hashes

Hashes for ailabtools-0.0.64.tar.gz
Algorithm Hash digest
SHA256 424692109deb252f575a995b3b0334ec3c277a9f58d165b88197c159fe02159d
MD5 1f42aadd56c80927f5f35c93f4f5529e
BLAKE2b-256 7dedca2932bce0e979a22b43a4c5629b5af7e59fce2eb5484b9d4d717fe3d8fe

See more details on using hashes here.

File details

Details for the file ailabtools-0.0.64-py3-none-any.whl.

File metadata

  • Download URL: ailabtools-0.0.64-py3-none-any.whl
  • Upload date:
  • Size: 40.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.9.7

File hashes

Hashes for ailabtools-0.0.64-py3-none-any.whl
Algorithm Hash digest
SHA256 a2932ef4fa2896e406d4359dd3df8e601266618c64b7ae997845092904395d90
MD5 0655aa88f04f77c1a9eb64a6d7da5109
BLAKE2b-256 d052cef275d1affb4dc6c953ca1d0accf7cfaf86b0da1f2924541a2c33fc76cd

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