Skip to content

michaeljoseph/inquisitive

Repository files navigation

inquisitive

Build Status Stories in Ready pypi version # of downloads code coverage

Overview

Inquisitive

  • features
  • and stuff

Usage

Install inquisitive:

pip install inquisitive

Then execute the sample cli:

inquisitive

Documentation

API Documentation

Testing

Install development requirements:

pip install -r requirements.txt

Tests can then be run with:

nosetests

Lint the project with:

flake8 inquisitive tests

API documentation

Generate the documentation with:

cd docs && PYTHONPATH=.. make singlehtml

To monitor changes to Python files and execute flake8 and nosetests automatically, execute the following from the root project directory:

tdaemon -t py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages