Socket
Socket
Sign inDemoInstall

platzky

Package Overview
Dependencies
9
Maintainers
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    platzky

Not only blog engine


Maintainers
1

Readme

Github Actions Coverage Status

platzky

Platzky is engine which aims to provide simple and easy way to create and run web applications in python.

How to use?

  1. Install platzky with your favorite dependency management tool (pip install platzky or poetry add platzky).
  2. Copy config-template.yml to your project directory and fill it with your data.
  3. Run flask --app "platzky.platzky:create_app(config_path='PATH_TO_YOUR_CONFIG_FILE')

Example

For examples check e2e tests in tests/e2e directory and Makefile.

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc