Metadata-Version: |
2.1 |
Name: |
tabcompleter |
Version: |
1.4.0 |
Summary: |
tabcompleter --- Autocompletion in the Python console. |
Author: |
Michael Mintz |
Author-Email: |
mdmintz[at]gmail.com |
Maintainer: |
Michael Mintz |
Home-Page: |
https://github.com/mdmintz/tabcompleter |
Project-Url: |
Changelog, https://github.com/mdmintz/tabcompleter/releases |
Project-Url: |
Download, https://pypi.org/project/tabcompleter/#files |
Project-Url: |
Bug Tracker, https://github.com/mdmintz/tabcompleter/issues |
Project-Url: |
PyPI, https://pypi.org/project/tabcompleter/ |
Project-Url: |
Source, https://github.com/mdmintz/tabcompleter |
License: |
BSD |
Keywords: |
tab completion console |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Environment :: MacOS X |
Classifier: |
Environment :: Win32 (MS Windows) |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Debuggers |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Quality Assurance |
Classifier: |
Topic :: Software Development :: Testing |
Classifier: |
Topic :: Utilities |
Platform: |
Windows |
Platform: |
Linux |
Platform: |
Mac OS-X |
Requires-Python: |
>=3.8 |
Requires-Dist: |
pyreadline3; platform_system == "Windows" |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |