Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

katka-core

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

katka-core

Katka Django core application

  • 0.51.0
  • PyPI
  • Socket score

Maintainers
1

Katka core

Django app which is be responsible for storing information abouts applications and teams.

Clone

You can clone this repository on: https://github.com/kpn/katka-core

Setup

Setup your environment:

$ make venv

Stack

Katka core is built on top of the Python framework Django and the Django Rest Framework to build APIs. Under the hood it runs Python 3.7.

Dependencies

Contributing

Workflow

  1. Fork this repository
  2. Clone your fork
  3. Create and test your changes
  4. Create a pull-request
  5. Wait for default reviewers to review and merge your PR

Running tests

Tests are run on docker by executing

$ make test

Or using venv

$ make test_local

Versioning

We use SemVer 2 for versioning. For the versions available, see the tags on this repository.

Authors

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc