Metadata-Version: 2.1
Name: astutus
Version: 0.1.2
Summary: A demonstration of the state of my python skills.
Home-page: https://github.com/rich-dobbs-13440/astutus/
Author: Rich Dobbs
Author-email: rich.dobbs.13440@gmail.com
License: 'BSD 3-Clause License'
Platform: UNKNOWN
Description-Content-Type: text/x-rst
Requires-Dist: Flask
Requires-Dist: sphinx
Requires-Dist: sphinx-rtd-theme
Requires-Dist: flask-sqlalchemy
Requires-Dist: colorama
Requires-Dist: serial
Requires-Dist: treelib

Astutus
=======

Astutus is a repository to demonstrate the range and depth of my
python development skills.  It also serves as a useful codebase
from which I can search and reuse code as needed. Finally, it
serves as repository of things that I've learned and want to be
able to efficiently reuse.

Installing
----------

This is aspirational at this time:

Install and update using `pip`_:

.. _pip: https://pip.pypa.io/en/stable/quickstart/

.. code-block:: text

    pip install -U astutus


Technologies
------------

Here are the technologies demonstrated:

- Flask
- Jinja2
- HTML5
- CSS
- Sphinx
- Restructured Text
- Integrated Documentation
- Setuptools
- Pytest
- REST API's
- Continuous Improvement
- Automation
- Continuous Integration
- Continuous Deployment
- Docker
- Raspbery Pi
- Semantic Versioning
- Agile Planning
- Bias for Action



