An open API service indexing awesome lists of open source software.

https://github.com/realpython/sales-metrics


https://github.com/realpython/sales-metrics

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Real Python Sales Metrics

Just some basics helpers.

1. [county-code](country-code) - convert country code
1. [date-convert](date-convert) - convert date string to something usable

## Getting Started

1. Clone
1. Create/Activate a virtualenv
1. Install dependencies - `pip install -r requirements.txt`