Algorithm tools for python
Project description
Algorithm Tools
This library serves useful algorithm tools for python. 😄
Anyone can be install this library from pypi from this link: https://pypi.org/project/agtool/
pip install agtool
Q. How to manage packages? see from
To Do
This check lists will be implemented soon. 🔥
- negative sampling: draw negative samples from rating matrix.
Deploy
Deploy to pypi as follows. 🥳
# setup.py version up
# doc/conf.py version up
python setup.py bdist_wheel
python -m twine upload dist/*.whl
Documentation
Update documentation using sphinx.
sphinx-apidoc -f -o docs agtool
And then, cd docs && make html
.
Serving the documetation.
sphinx-autobuild --host [IP] --port [PORT] docs docs/_build/html
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file agtool-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: agtool-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 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.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa62d896766cd6900f8a91565a4e44a5bf968e0e0b5746a5aa79862596ba02e7 |
|
MD5 | 12516da6452c256cc626c10944ffe684 |
|
BLAKE2b-256 | 15c0298ada3d577e94b7081e60b1f1615ffac59ff72b907bd24e6447055f944a |