Metadata-Version: 2.1
Name: pyplates
Version: 0.1.0
Summary: Project Template for python on macOS Big Sur
Home-page: https://skeptycal.github.io/as_loguru
License: MIT
Keywords: macOS,setup,terminal,ci,log,logging,cli,logger,pyproject,toml
Author: skeptycal
Author-email: skeptycal@gmail.com
Maintainer: skeptycal
Maintainer-email: skeptycal@gmail.com 
Requires-Python: >=3.6.1,<4.0.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: System :: Logging
Requires-Dist: aiocontextvars (>=0.2.0); python_version < "3.7"
Requires-Dist: colorama (>=0.4.3,<0.5.0); sys_platform == "win32"
Requires-Dist: loguru (>=0.5.1,<0.6.0)
Requires-Dist: pathlib2; python_version ~= "2.7" and sys_platform == "win32"
Requires-Dist: win32-setctime (>=1.0.0); sys_platform == "win32"
Project-URL: Documentation, https://skeptycal.github.io/as_loguru
Project-URL: Repository, https://github.com/skeptycal/as_loguru
Description-Content-Type: text/markdown

# IttyTwitty

[![netlify badge](https://api.netlify.com/api/v1/badges/416b8ca3-82db-470f-9adf-a6d06264ca75/deploy-status)](https://app.netlify.com/sites/mystifying-keller-ab5658/deploys) [![Build Status](https://travis-ci.com/skeptycal/.dotfiles.svg?branch=dev)](https://travis-ci.com/skeptycal/.dotfiles) [![test coverage](https://img.shields.io/badge/test_coverage-100%25-6600CC.svg?logo=Coveralls&color=3F5767)](https://coveralls.io)

> Having a basic way to tweet and interact with Twitter from the command line is a simple but handy set of actions. This project provides this functionality with the least amount of configuration.
>
> It just works!

---

## Installation

[![macOS Version](https://img.shields.io/badge/macOS-10.16%20Big%20Sur-orange?logo=apple)](https://www.apple.com) [![GitHub Pipenv locked Python version](https://img.shields.io/badge/Python-3.8-yellow?color=3776AB&logo=python&logoColor=yellow)](https://www.python.org/) [![nuxt.js](https://img.shields.io/badge/nuxt.js-2.10.2-35495e?logo=nuxt.js)](https://nuxtjs.org/)

```sh
# install script ...
./setup.sh
```

---

## Contributing

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier)](https://github.com/prettier/prettier) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)

**Please feel free to offer [suggestions and changes](https://github.com/skeptycal/dotfiles/issues).**

_I have been coding for many years, but mostly as a side activity ... as a tool to assist me in other endeavors ... so I have not had the 'hard time' invested of constant coding that many of you have. Suggestions/improvements
welcome!_

[![License](https://img.shields.io/badge/License-MIT-darkblue)](https://skeptycal.mit-license.org/1976/) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3454/badge)](https://bestpractices.coreinfrastructure.org/projects/3454)

---

## Author

[![twitter/skeptycal](https://s.gravatar.com/avatar/b939916e40df04f870b03e0b5cff4807?s=80)](http://twitter.com/skeptycal 'Follow @skeptycal on Twitter')

Copyright © 2018-2020 [Michael Treanor](https:/skeptycal.github.com)

![Twitter Follow](https://img.shields.io/twitter/follow/skeptycal.svg?style=social) ![GitHub followers](https://img.shields.io/github/followers/skeptycal.svg?label=GitHub&style=social)

[michael treanor]: (https://www.skeptycal.com)
[mathias bynens]: (https://mathiasbynens.be/)

