Skip to main content

Development tools for template authors using Flexlate

Project description

PyPI PyPI - License Documentation Tests Run on Ubuntu Python Versions Github Repo

flexlate-dev

Overview

Development tools for template authors using Flexlate

Getting Started

Install flexlate-dev:

pip install flexlate-dev

A simple example:

import flexlate_dev

# Do something with flexlate_dev

See a more in-depth tutorial here.

Development Status

This project is currently in early-stage development. There may be breaking changes often. While the major version is 0, minor version upgrades will often have breaking changes.

Developing

First, you need a couple global dependencies installed, see their documentation for details:

Then clone the repo and run npm install and mvenv sync dev. Make your changes and then run just to run formatting, linting, and tests.

Develop documentation by running just docs to start up a dev server.

To run tests only, run just test. You can pass additional arguments to pytest, e.g. just test -k test_something.

Prior to committing, you can run just with no arguments to run all the checks.

Author

Created by Nick DeRobertis. MIT License.

Links

See the documentation here.

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

flexlate-dev-0.21.0a2.tar.gz (33.8 kB view hashes)

Uploaded Source

Built Distribution

flexlate_dev-0.21.0a2-py3-none-any.whl (46.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