[](https://codecov.io/gh/nickderobertis/flexlate-dev)
[](https://pypi.org/project/flexlate-dev/)

[](https://nickderobertis.github.io/flexlate-dev/)
[](https://github.com/nickderobertis/flexlate-dev/)
# flexlate-dev
## Overview
Development tools for template authors using Flexlate
## Getting Started
Install `flexlate-dev`:
```
pip install flexlate-dev
```
A simple example:
```python
import flexlate_dev
# Do something with flexlate_dev
```
See a
[more in-depth tutorial here.](
https://nickderobertis.github.io/flexlate-dev/tutorial.html
)
## 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 ensure that you have `pipx` installed, if not, install it with `pip install pipx`.
Then clone the repo and run `npm install` and `pipenv sync`. Run `pipenv shell`
to use the virtual environment. Make your changes and then run `nox` to run formatting,
linting, and tests.
Develop documentation by running `nox -s docs` to start up a dev server.
## Author
Created by Nick DeRobertis. MIT License.
## Links
See the
[documentation here.](
https://nickderobertis.github.io/flexlate-dev/
)
Raw data
{
"_id": null,
"home_page": "https://github.com/nickderobertis/flexlate-dev",
"name": "flexlate-dev",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Nick DeRobertis",
"author_email": "derobertis.nick@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e8/99/ab2aaff03fc0189d6cf86940a29e21cf23cc6deaca4a0c1feb87cdedc0d2/flexlate-dev-0.19.0.tar.gz",
"platform": null,
"description": "[](https://codecov.io/gh/nickderobertis/flexlate-dev)\n[](https://pypi.org/project/flexlate-dev/)\n\n[](https://nickderobertis.github.io/flexlate-dev/)\n[](https://github.com/nickderobertis/flexlate-dev/)\n\n\n# flexlate-dev\n\n## Overview\n\nDevelopment tools for template authors using Flexlate\n\n## Getting Started\n\nInstall `flexlate-dev`:\n\n```\npip install flexlate-dev\n```\n\nA simple example:\n\n```python\nimport flexlate_dev\n\n# Do something with flexlate_dev\n```\n\nSee a\n[more in-depth tutorial here.](\nhttps://nickderobertis.github.io/flexlate-dev/tutorial.html\n)\n\n## Development Status\n\nThis project is currently in early-stage development. There may be\nbreaking changes often. While the major version is 0, minor version\nupgrades will often have breaking changes.\n\n## Developing\n\nFirst ensure that you have `pipx` installed, if not, install it with `pip install pipx`.\n\nThen clone the repo and run `npm install` and `pipenv sync`. Run `pipenv shell`\nto use the virtual environment. Make your changes and then run `nox` to run formatting,\nlinting, and tests.\n\nDevelop documentation by running `nox -s docs` to start up a dev server.\n\n## Author\n\nCreated by Nick DeRobertis. MIT License.\n\n## Links\n\nSee the\n[documentation here.](\nhttps://nickderobertis.github.io/flexlate-dev/\n)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Development tools for template authors using Flexlate",
"version": "0.19.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0077437f501c6fa85fade8b43bda6c4a",
"sha256": "0cc239271cdccc893c457e0f833bd7edd870b618c8ac03b37b670c5e79394357"
},
"downloads": -1,
"filename": "flexlate_dev-0.19.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0077437f501c6fa85fade8b43bda6c4a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 37314,
"upload_time": "2022-05-29T01:38:02",
"upload_time_iso_8601": "2022-05-29T01:38:02.027151Z",
"url": "https://files.pythonhosted.org/packages/86/91/1f187bb579dc995d1979f2744d4fa1620354b419525e7da1cbcb48779cdf/flexlate_dev-0.19.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "4cbc6e97a2790da28acc96883ee050f0",
"sha256": "5c764595c855d69cf04c11af948e53efe16e82f9c18cedae680e83d60620113a"
},
"downloads": -1,
"filename": "flexlate-dev-0.19.0.tar.gz",
"has_sig": false,
"md5_digest": "4cbc6e97a2790da28acc96883ee050f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 26995,
"upload_time": "2022-05-29T01:38:03",
"upload_time_iso_8601": "2022-05-29T01:38:03.677776Z",
"url": "https://files.pythonhosted.org/packages/e8/99/ab2aaff03fc0189d6cf86940a29e21cf23cc6deaca4a0c1feb87cdedc0d2/flexlate-dev-0.19.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-05-29 01:38:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "nickderobertis",
"github_project": "flexlate-dev",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "flexlate-dev"
}