Skip to main content

Another blog in python

Project description

Github Actions Coverage Status

platzky

Blog engine in python

How to run?

  1. Install platzky with your favorite dependency management tool (pip install platzky)
  2. run flask --app "platzky:create_app(PATH_TO_YOUR_CONFIG_FILE)" run

Configuration

For details check config.yml.tpl file.

API

platzky.config.from_file(path_to_config) - creates platzky config from file (see config.yml.tpl) platzky.create_app_from_config(config) - creates platzky application. platzky.sendmail(receiver_email, subject, message)- sends email from configured account

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

platzky-0.1.19.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

platzky-0.1.19-py3-none-any.whl (22.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page