Metadata-Version: 2.1
Name: naipyext
Version: 0.3.2
Summary: Nasy IPython Extensions.
Home-page: None
Author: Nasy
Author-email: nasyxx+python@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: all
Provides-Extra: math
Provides-Extra: others
Requires-Dist: better_exceptions
Requires-Dist: bs4 (>=0.0.1,<0.0.2); extra == "all" or extra == "others"
Requires-Dist: ipython (>=7.2,<8.0)
Requires-Dist: jupyter (>=1.0,<2.0); extra == "all" or extra == "math"
Requires-Dist: jupyter_qtconsole_colorschemes (>=0.8.1,<0.9.0); extra == "others"
Requires-Dist: numpy (>=1.15,<2.0); extra == "all" or extra == "math"
Requires-Dist: pandas (>=0.23.4,<0.24.0); extra == "all" or extra == "math"
Requires-Dist: pdir2[others] (>=0.3.1,<0.4.0)
Requires-Dist: pendulum (>=2.0,<3.0); extra == "all"
Requires-Dist: requests (>=2.21,<3.0); extra == "all" or extra == "others"
Requires-Dist: requests_html (>=0.9.0,<0.10.0); extra == "all" or extra == "others"
Requires-Dist: sympy (>=1.3,<2.0); extra == "all" or extra == "math"
Requires-Dist: tqdm (>=4.28,<5.0); extra == "all" or extra == "others"
