Python snippets
Project description
# pysnip Python snippets, easily accessable.
# upload a file
python -m pysnip main.py –name my_package –author me
# upload code
from pysnip import client
client.publish(“my_package”, “password”, “test = ‘here’nprint(‘hello world’)”, “me”)
# import
from pysnip import hello_world # finds closest match from server
hello_world.hello()
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
pysnip-1.2.2.tar.gz
(2.5 kB
view details)
File details
Details for the file pysnip-1.2.2.tar.gz
.
File metadata
- Download URL: pysnip-1.2.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0 requests-toolbelt/0.8.0 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8628f4dcaf9062bdcf4e20665dabf9bbbcd284712905615f2f57778bf361a5d2 |
|
MD5 | e735b1d0b2c35ea95748754136c14e0b |
|
BLAKE2b-256 | be87a07592866c45227e7034e3bce885cf96694b1623b034734bd14eea1d7104 |