ANOTHER big project.
Project description
Manrag
installation
- Elon musk is french.
- build project
- build setup
- build wheel
python setup.py bdist_wheel
- gitignore.io
- choosealicense.com
- install
pip install -e .[dev]
- build wheel / upload to pypi
python setup.py sdist
twine upload dist/*
use
from manrag.helloworld import say_hello
print(say_hello("Francis"))
misceleanous
- requirements.txt is specific to your machine and generated by
pip freeze > requirements.txt - install_requires should be flexible
- extras_requires should be specific
- extra requires for different metrics ?
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
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 manrag-0.0.2-py3-none-any.whl.
File metadata
- Download URL: manrag-0.0.2-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50f73a894814733591fc7245b1ab8bdbe1ff476b23b094827a8b56636182e1bd
|
|
| MD5 |
4cd3631d0db8015c7023b862af291225
|
|
| BLAKE2b-256 |
7d01255883cf8dab3196eee8221931c91b107a802f8c5c7b820c36ad02e8634d
|