Skip to content

reactive-python/rpeps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactPy Enhancement Proposals (RPEPs)

The repository contains documents that outline proposals for large changes to ReactPy.

Creating an RPEP

  • Install Hatch
  • Clone this repository
  • Run hatch shell
  • Copy the template.md into a new file at docs/rpeps/RPEP-9999.md
  • Add it to the nav in mkdocs.yml
  • Fill out the template with your proposal
  • See what it looks like by running mkdocs serve
  • Create a pull request.

License

rpep is distributed under the terms of the MIT license.

About

ReactPy Enhancement Proposals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published