Skip to main content

A simple printer of nested lists

Project description

�����Զ�module
---------------------------------
�������������ú�python��·��
��moduleĿ¼�´�cmd
�����

python setup.py sdist
python setup.py install
---------------------------------

demo�ļ���Ϣ

setup.py
---------------------------------
from distutils.core import setup
setup(
name = 'mtpython',
version = '1.0.0',
py_modules = ['nester'],
author = 'mcgradytien',
author_email = '106559363@qq.com',
url = '',
description = 'A simple printer of nested lists'
)
---------------------------------

�ϴ����뵽pypi
---------------------------------
http://pypi.python.org/

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

mtpython-1.0.0.zip (1.5 kB view hashes)

Uploaded Source

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