A prototype for a new PyScript Collective repo.
Want to easily get and run high-quality PyScript examples? Want to contribute to the PyScript community by helping others?
The PyScript Collective is a compendium of curated and maintained PyScript sample applications, along with the people behind it.
This Collective repo is a bunch of contributors who help each other maintain good examples, plus onboarding enthusiastic new contributors.
But it's also a software project, providing:
To view the examples locally:
$ pipx psc
You can install PyScript Collective via pip from PyPI:
$ pip install psc
Please see the Command-line Reference for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the Apache 2.0 license, PyScript Collective is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.