ContributingΒΆ

Krypted accepts contributions in the form of packages, which are simply reusable Django Applications. All of our community packages can be found here.

Alternatively, you can contribute to our Krypted Packages in the form of pull requests.

There are a few requirements to become a community package,

  1. The application must separate, with the preferred installation being pip3 install <package>
  2. The application must have test cases, with decent coverage.
  3. The application must be open source.

For mentorship on contributing, reach out to us on Discord.