Metadata-Version: 2.4
Name: mycodoc
Version: 0.1.0
Summary: TODO: Describe your project
Author-email: Chris Greening <chris@christophergreening.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Mycodoc

## What is it?
Mycodoc is ...

[![Issues](https://img.shields.io/github/issues/chris-greening/mycodoc)](https://github.com/chris-greening/mycodoc/issues)
[![License](https://img.shields.io/github/license/chris-greening/mycodoc)](LICENSE)
[![Version](https://img.shields.io/pypi/v/mycodoc?color=brightgreen)](https://pypi.org/project/mycodoc/)

## Table of Contents
* [Key features](#key-features)
* [Installation](#installation)
* [Quickstart](#quickstart)
* [Contributing](#contributing)
* [Blog posts](#blog-posts)
* [Documentation](#documentation)
* [License](#license)
* [Support](#support)

---

## :key: Key features <a name="key-features"></a>

---

## :computer: Installation <a name="installation"></a>

### pip
Install the latest stable release from PyPI using
```shell
$ pip3 install Mycodoc

```

or clone the development version from GitHub with
```shell
$ git clone https://github.com/chris-greening/mycodoc.git
```

---

## :seedling: Quickstart <a name="quickstart"></a>

Mycodoc is designed to be ...

---

## :pray: Contributing <a name="contributing"></a>
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome!

Feel free to [open an Issue](https://github.com/chris-greening/mycodoc/issues/new/choose), check out existing [Issues](https://github.com/chris-greening/mycodoc/issues), or [start a discussion](https://github.com/chris-greening/mycodoc/discussions).

Beginners to open source are highly encouraged to participate and ask questions if you're unsure what to do/where to start

---

## :newspaper: Blog posts <a name="blog-posts"></a>
Check out the [official website](https://chris-greening.github.io/mycodoc/) for the latest blog posts on the project!

---

## :books: Documentation <a name="documentation"></a>
<!-- The official documentation can be found on [Read The Docs](https://mycodoc.readthedocs.io/en/latest/index.html) -->

---

## :credit_card: License <a name="license"></a>
This library operates under the [MIT](LICENSE) license.

---

## :grey_question: Support <a name="support"></a>
