Egy minta, hogy hogyan kell Pip csomagot csinálni.
Project description
matyimodule
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)
Built Distribution
Close
Hashes for matyimodule-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bd129f86bff5dd25a9cd0137204622ac177636cea11f3879669560585ce354a |
|
MD5 | 08b1fedcc0f333ba86fea4b5b3c65382 |
|
BLAKE2b-256 | 40e5bd1e08061fea37a2b8b59722082fc3156d027d885908362a483f7fc00eff |