ktongue's picture
download
raw
528 Bytes
from setuptools import setup
setup(
name='ipython_doctester',
author='Catherine Devlin',
author_email='catherine.devlin@gmail.com',
version='0.2.2',
url='http://pypi.python.org/pypi/ipython_doctester/',
py_modules = [
"ipython_doctester",
],
license='MIT',
description='Run doctests in individual IPython Notebook cells',
long_description=open('README.txt').read(),
install_requires=[
"ipython >= 0.13",
"pyzmq >= 2.1.4",
"requests",
]
)

Xet Storage Details

Size:
528 Bytes
·
Xet hash:
d593a66020762d3ea3f612974d3378000c846ee3fc112f1874b221e184368bce

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.