Common tools for Zalo AILab
Project description
Zalo AI Lab tools
Pip package tools for Deep learning task
Installation
pip install ailabtools
Develop instruction
Installation for developing
-
Clone project to folder
ailabtools -
Go to
ailabtoolsfolder, install usingpip:pip install .for editable package (for development process), run:
pip install --editable . -
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 OKmake sure that the output is
AILab Server Check OKwithout any problems. -
Optional, check information of package:
pip show ailabtools
Contribution process
-
Deployment branch:
master. -
Development branch:
develop. -
Contribution process steps:
- Checkout new branch.
- Add own module.
- Create pull request to branch
develop. - Waiting for pull request review.
- Pull request merged, ready for beta deployment.
- Stable, ready for
mastermerge for offical deployment.
Package modified
Checkout setup.py for package information.
Add module
Add module in ailabtools folder.
Documents
Check wiki pages
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ailabtools-0.0.20.tar.gz.
File metadata
- Download URL: ailabtools-0.0.20.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.19.6 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b08db1ce5e4c03ebd206f73ac20bc35c6254d99055d155d640d9d9664a27e3b
|
|
| MD5 |
567eeabe8a4a9ed466c756563975d6cf
|
|
| BLAKE2b-256 |
414f782a8077b437ad71d5ab385791356aa6f14ae25cb55fa283deddef81bcb0
|
File details
Details for the file ailabtools-0.0.20-py3-none-any.whl.
File metadata
- Download URL: ailabtools-0.0.20-py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.19.6 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2311eb541827ba5d440c3bd95245d7523a36be5d8091c7e45630cb589927dc98
|
|
| MD5 |
e90b3081d5b1dc84598ec70b95bc2d77
|
|
| BLAKE2b-256 |
59091f5ed0129b64d83dfa435832cee07097c5322e2d79de0beb6dc8a78424f0
|