Metadata-Version: 2.2
Name: nupython
Version: 0.0.1
Summary: NuPython is a superset of Python that compiles to clear Python output.
Home-page: https://github.com/diaslui/nupython
Author: Pedro Luis Dias
Author-email: luisp.diias@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-python
Dynamic: summary

# NuPython => (npy)

NuPython is a language for Python that adds new features to the traditional syntax while generating valid Python code. NuPython transpiles to pure Python, enabling more flexible, expressive, and secure code while leveraging the power of Python.
