Skip to main content

Flask APIs for netranker

Project description

Netranker

Build Status

This python app provides the APIs for netranker, a netrunner card crowd-ranking website.

Install

netranker is on pypi. To install, simply run

pip install netranker

Dependencies

Python dependencies are managed by pipenv. To install dependencies, run

pipenv install

to install dev dependencies as well (required to run tests), use

pipenv install -d

The default app config also expects a MongoDB server running on localhost:27017

Run

To start the API server, run

FLASK_APP=netranker/app.py pipenv run flask run

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

netranker-0.0.3.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

netranker-0.0.3-py3-none-any.whl (19.1 kB 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