Skip to main content

Egy minta, hogy hogyan kell Pip csomagot csinálni.

Project description

matyimodule

PyPI Build Status

Ez csak egy minta, hogy hogyan lehet python csomagot létrehozni, és közzétenni, hogy mások egyszerűen használhassák.

Használat

Python

pip install matyimodule

import matyimodule as m
a = m.mark() # markdown-t ad vissza
print(a)
>>> '<p>Matyi vagyok <em>cső</em></p>'

Parancssor

$ matyicommand

> siker.

Feltöltés

pip install twine
python setup.py sdist bdist_wheel
twine upload dist/*

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

matyimodule-1.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

matyimodule-1.0-py3-none-any.whl (2.5 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