tree: 377d99d0890b047cea86043ee99d77705f34d5b2 [path history] [tgz]
  1. analysis/
  2. codegen/
  3. doc/
  4. external/
  5. ir/
  6. irbuild/
  7. lib-rt/
  8. lower/
  9. primitives/
  10. test/
  11. test-data/
  12. transform/
  13. .readthedocs.yaml
  14. __init__.py
  15. __main__.py
  16. build.py
  17. common.py
  18. crash.py
  19. errors.py
  20. namegen.py
  21. options.py
  22. py.typed
  23. README.md
  24. rt_subtype.py
  25. sametype.py
  26. subtype.py
mypyc/README.md

mypyc: Mypy to Python C Extension Compiler

For the mypyc README, refer to the mypyc repository. The mypyc repository also contains the mypyc issue tracker. All mypyc code lives here in the mypy repository.

Source code for the mypyc user documentation lives under mypyc/doc.

Mypyc welcomes new contributors! Refer to our developer documentation for more information.