Python Snippets
Project description
Python Snippets
Installation
pip install pysnippets
Usage
Python 2.7.5 (default, Mar 9 2014, 22:15:05) Type "copyright", "credits" or "license" for more information. IPython 2.2.0 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object', use 'object??' for extra details. In [1]: import pysnippets.dictsnippets as dsnippets In [2]: dsnippets.filter({'a': 1, 'b': 2, 'c': 3}, ['c', 'd:4']) Out[2]: {'c': 3, 'd': '4'} In [3]:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysnippets-1.0.0.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file pysnippets-1.0.0.tar.gz
.
File metadata
- Download URL: pysnippets-1.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b560a83090dd68b591abfde5bf0b43a03433bcdc541a84e3afab51f33fc74eb |
|
MD5 | 20ed58a836b2ab43dc64343e5e4e2fa5 |
|
BLAKE2b-256 | e27a0614c7d986559e3388586bf20f0b390968096bc4fafeb43921c54b004118 |
File details
Details for the file pysnippets-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pysnippets-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ee37e56183c605162cc7ca998812467b9568745e9a4fbe59dfa2fd548db2a0b |
|
MD5 | 58e67871e4111500f68f615431a0d1f7 |
|
BLAKE2b-256 | 7447bfd5a2fb1b1d22a7b3ecb9d3cb91e011f3738bd45dc2ac27cf8c720a5d1c |