https://github.com/amyreese/rst2pyi
Convert reStructuredText annotations to PEP 484 type stubs
https://github.com/amyreese/rst2pyi
pep484 restructured-text restructuredtext type-stubs types
Last synced: 23 days ago
JSON representation
Convert reStructuredText annotations to PEP 484 type stubs
- Host: GitHub
- URL: https://github.com/amyreese/rst2pyi
- Owner: amyreese
- License: mit
- Archived: true
- Created: 2019-05-06T19:29:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T16:17:32.000Z (over 1 year ago)
- Last Synced: 2025-08-19T19:10:10.603Z (2 months ago)
- Topics: pep484, restructured-text, restructuredtext, type-stubs, types
- Language: Python
- Size: 66.4 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
rst2pyi
=======Convert reStructuredText annotations to .pyi type stubs
[](https://travis-ci.org/jreese/rst2pyi)
[](https://coveralls.io/github/jreese/rst2pyi)
[](https://pypi.org/project/rst2pyi)
[](https://github.com/jreese/rst2pyi/blob/master/LICENSE)
[](https://github.com/ambv/black)License
-------rst2pyi is copyright [John Reese](https://jreese.sh), and licensed under
the MIT license. I am providing code in this repository to you under an open
source license. This is my personal repository; the license you receive to
my code is from me and not from my employer. See the `LICENSE` file for details.