@public decorator and public(*objects) function for add object names to __all__
Project description
Install
github.com: pip install git+git://github.com/russianidiot/public.py.git
pypi.python.org: pip install public
download: python setup.py install
or setup/.setup.py develop.command
Usage
from public import *
@public
def func(): pass
@public
class CLS: pass
public(CLS())
public("name")
public("name1","name2")
Feedback
- Chat with me (english/russian)
russianidiot.github.io/python/ - my Python packages
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
public-0.0.7.tar.gz
(3.1 kB
view details)
File details
Details for the file public-0.0.7.tar.gz
.
File metadata
- Download URL: public-0.0.7.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4a163d2b21061233c2b09863c273e26caded7457d8302fcc192261ab11e03ce |
|
MD5 | 6163da6b411804b947bbf9360d025f25 |
|
BLAKE2b-256 | 375a55678ce1f7db3823ef356674399e7dec2f81994c2c8a952f23a97e3721b6 |