PyScript Collective#

PyPI Status Python Version License

Read the documentation at https://psc.readthedocs.io/ Tests Codecov

pre-commit Black

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.

Features#

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:

  • Easy to find, run, and tinker with high quality, maintained PyScript examples

  • Easy to contribute new examples that become co-owned by the Collective

Requirements#

To view the examples locally:

$ pipx psc

Installation#

You can install PyScript Collective via pip from PyPI:

$ pip install psc

Usage#

Please see the [Command-line Reference] for details.

Contributing#

Contributions are very welcome. To learn more, see the Contributor Guide.

License#

Distributed under the terms of the Apache 2.0 license, PyScript Collective is free and open source software.

Issues#

If you encounter any problems, please file an issue along with a detailed description.

Credits#

This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.