PyEditor

View on PyPIReverse Dependencies (0)

0.2.1 PyEditor-0.2.1-py2.py3-none-any.whl

Wheel Details

Project: PyEditor
Version: 0.2.1
Filename: PyEditor-0.2.1-py2.py3-none-any.whl
Download: [link]
Size: 14591
MD5: 6fe8bf3ffffbfc76a4427ea6be403a68
SHA256: 564374b8dbe3484bf97eee1ec15979c8ff02515352d50a6261c366b282346f84
Uploaded: 2017-09-18 12:03:36 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: PyEditor
Version: 0.2.1
Summary: Python Editor for beginners and Minecraft Fans
Author: Jens Diemer
Author-Email: PyEditor[at]jensdiemer.de
Home-Page: https://github.com/PyEditor/PyEditor
License: GPL v3+
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet
Requires-Dist: psutil
[Description omitted; length: 1851 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
PyEditor-0.2.1.dist-info/DESCRIPTION.rst sha256=-1nmNyijwIylsZVTAxXgCBGmFYVpY3L2XhiVH-Lj4xo 1851
PyEditor-0.2.1.dist-info/METADATA sha256=6E1-5ngQ5OTCkaKHqVNGZSWeSbZBHRXLS0kPjr3dB7k 2712
PyEditor-0.2.1.dist-info/RECORD
PyEditor-0.2.1.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
PyEditor-0.2.1.dist-info/entry_points.txt sha256=ddON9_csNIpoT1MVGpysWubRsHKOOj0ej-LxVLwt5nk 53
PyEditor-0.2.1.dist-info/metadata.json sha256=HJnJkO7RuBPTOll_XbWkCosFW6u5djR6Pz05gXRHw08 1148
PyEditor-0.2.1.dist-info/top_level.txt sha256=QJQwxA5EAKFbfj0nG9LBXzJp8ViIXELCWGC6PuFs55U 24
pyeditor/__init__.py sha256=AHHvCDLd_FAc067lhuWMpSJDdkeQUBLngdVRZmyROp0 106
pyeditor/__main__.py sha256=5MOShN9OIT95bzy2e7rezsbH0OiQPChjxY5VA6MgQQk 801
pyeditor/config.py sha256=OhxiinzwLIvL1-Yw9_yEsVo7VQViFW67AEAVy3ycmBo 602
pyeditor/constants.py sha256=eJYh_KZvs9euvGO7bfqK8paPaNhpDMMBEevAfZAt_yE 60
pyeditor/editor_window.py sha256=G1DK-PN0-dj99-fGGjoHumkwJzZjiTCKOeD4ZyZcirU 8218
pyeditor/example_scripts.py sha256=8G6pnsztH0Ca7Qx2eubGJWkEGjqA70GLlgtD8IeMxMM 268
pyeditor/minecraft_specials.py sha256=lBX0R6HQLjtyL7H4Kzf6k2mrwBv-KuPlvK3oMFOsm8Y 1842
pyeditor/python_files.py sha256=YomokuTeY4jvMR1l9bH9WgW2ua8nS74fXnY3y__CnxM 3359
pyeditor/script_list.py sha256=PEGhQpdPjv-HrJa8u4-6t7kUe1hw6McXRhsTDYSERUs 1014
pyeditor/version.py sha256=iLLCi65fP_c-KOERMW-IEPN3-Cf8TayaDhPeXdJoSuw 47
pyeditor/tk_helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyeditor/tk_helpers/mymultistatusbar.py sha256=dXpj25Iscyk6-MBxpDyyZtAIi72AYt-UwD6dPiFdsJw 1175
pyeditor/tk_helpers/scrolledlistbox.py sha256=ViRlkJSR7pyoLAG33kbeg0cPn41YTFIYnyK01lJkeLY 1018
pyeditor/tk_helpers/tk_subprocess.py sha256=RatIUKKsVwmlbVeX41x9LXolIi6VMsvwEYmMM2PweXs 2962
pyeditor_tests/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24

top_level.txt

pyeditor
pyeditor_tests

entry_points.txt

pyeditor = pyeditor.__main__:main