Skip to main content

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


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

manrag-0.0.2-py3-none-any.whl (1.7 kB view hashes)

Uploaded Python 3

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