Skip to main content

Command line tool to generates CSVs of population data for specified US states.

Project description

Get Pop

Command line tool to generates CSVs of population data for specified US states.

CSVs will be output in data/ in project root.

Install

  1. Open the terminal. Clone the project repo.

  2. If you don't have pipenv installed on your machine, install it. On Mac, using you homebrew, run:

    brew install pipenv

  3. Navigate into the project directory.

  4. Use pipenv to create a virtual environment and install the project dependencies. Run:

    pipenv install

Run

From the terminal, make sure you're in the project directory. Run the following:

python run.py

Or:

pipenv run python run.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

get_pop-1.1.tar.gz (1.6 MB view hashes)

Uploaded Source

Built Distribution

get_pop-1.1-py3-none-any.whl (1.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page