Skip to main content

Generic populate models in django from YAML files

Project description

https://badge.fury.io/py/lib-exo-populator.svg Requirements Status https://travis-ci.org/exolever/lib-exo-populator.svg?branch=master https://codecov.io/gh/exolever/lib-exo-populator/branch/master/graph/badge.svg https://sonarcloud.io/api/project_badges/measure?project=exolever_lib-exo-populator&metric=alert_status https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat https://img.shields.io/badge/License-MIT-green.svg

Generic populate models in django from YAML files

Quickstart

Install exo_populator:

pip install lib-exo-populator

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'populate',
    ...
)

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.0 (2018-11-26)

  • First release on PyPI.

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

lib-exo-populator-0.3.6.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

lib_exo_populator-0.3.6-py2.py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 2 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