Pinned Repositories
auto-contract
Python - design by static contracts. 面向静态合同编程.
auto-orm
Automatically generate static typed ORM APIs for Python, to show how to get along with IDEs and python type hinting.
bpython
bpython - A fancy curses interface to the Python interactive interpreter
generated-graphql
show python meta-programming with graphql.
Linq.py
Just as the name suggested.
pattern-matching
full-featured pattern-matching in python, however it's more likely to be dynamic contracts.
pipe-fn
A functional style Pipe for CPython. Inspired by https://github.com/JulienPalard/Pipe, but the implementation could be quite different.
wisepy
A CLI framework which is intuitive, scalable and effective. (UNMAINTAINED)
wisepy2
The most simplest and super efficient command line tools, distributed in solely one file.
YAPyPy
Yet another Python Python
Xython's Repositories
Xython/YAPyPy
Yet another Python Python
Xython/Linq.py
Just as the name suggested.
Xython/pattern-matching
full-featured pattern-matching in python, however it's more likely to be dynamic contracts.
Xython/wisepy2
The most simplest and super efficient command line tools, distributed in solely one file.
Xython/auto-orm
Automatically generate static typed ORM APIs for Python, to show how to get along with IDEs and python type hinting.
Xython/pipe-fn
A functional style Pipe for CPython. Inspired by https://github.com/JulienPalard/Pipe, but the implementation could be quite different.
Xython/generated-graphql
show python meta-programming with graphql.
Xython/wisepy
A CLI framework which is intuitive, scalable and effective. (UNMAINTAINED)
Xython/auto-contract
Python - design by static contracts. 面向静态合同编程.
Xython/bpython
bpython - A fancy curses interface to the Python interactive interpreter
Xython/devpackage
help you to develop python packages
Xython/idris-emptycg
An empty code generator, to be used as a starting point for any new back ends.
Xython/structured-format
python structured format library inspired by Microsoft.FSharp.Text.StructuredFormat(from FSharpx)