joseangel-sc / Mexico

General information about Mexico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mexico

A python package with general information about Mexico, its states, population, zip codes etc

Installation

TODO

Docker

This repository includes a Dockerfile and a Makefile to make it easier to test and develop in a isolated environment

To build the image:

$ make build

To use the library in test/development mode:

$ make shell

Then:

import mx

Test

$ make test

About

General information about Mexico


Languages

Language:Python 83.7%Language:Makefile 10.6%Language:Dockerfile 5.6%