Skip to main content

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

Project description


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`
```python
import matyimodule as m
a = m.mark() # markdown-t ad vissza
print(a)
```
```
>>> '<p>Matyi vagyok <em>cső</em></p>'
```

### Parancssor
---
```bash
matyicommand
```

```
siker.
```

## Feltöltés


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

Platform: UNKNOWN

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-0.4.tar.gz (1.6 kB view details)

Uploaded Source

File details

Details for the file matyimodule-0.4.tar.gz.

File metadata

  • Download URL: matyimodule-0.4.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for matyimodule-0.4.tar.gz
Algorithm Hash digest
SHA256 fbab0d7cabf6a304afb43a01b3be92d378da2a5c9b35c1f80e5fdb6ff5b0fdbc
MD5 781725d65ed8ce98ebd6603ad8673b5b
BLAKE2b-256 8fe069bac8e2ac71f88672a528c90c12d7da207b3b7382829e2242432e87dec0

See more details on using hashes here.

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