Skip to main content

Web application defaults

Project description

InvisibleRoads Posts

This package provides our customized foundation for building a web service using pyramid.

Use

Install dependencies.

pip install -U cookiecutter

Initialize project.

cookiecutter https://github.com/invisibleroads/invisibleroads-cookiecutter

Follow the instructions in the generated README.

Test

git clone https://github.com/invisibleroads/invisibleroads-posts
cd invisibleroads-posts
pip install -e .[test]
pytest --cov=invisibleroads_posts --cov-report term-missing tests

0.7

  • Restart from scratch
  • Restrict cross origin resource sharing
  • Define EnumeratedBase, RandomBase

0.6

  • Replace emphasis with highlighted

0.5

  • Add base_url
  • Add test fixtures for downstream packages
  • Bundle css and js from website.dependencies with cache busting
  • Define get_record_id
  • Let templates override page_author, copyright_year, copyright_author
  • Replace expiration_time with expiration_time_in_seconds

0.4

  • Add confirmation_modal
  • Add page_description
  • Fix Python 3 compatibility

0.3

  • Add extensible command line script

0.2

  • Replace mako with jinja2

0.1

  • Add posts scaffold

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

invisibleroads-posts-0.7.16.3.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

invisibleroads_posts-0.7.16.3-py3-none-any.whl (8.6 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