Skip to main content

Manage political people and organizations, the POLITICO way.

Project description

POLITICO

django-politico-civic-entity

Manage political people and organizations, the POLITICO way.

Quickstart

  1. Install the app.
$ pip install politico-civic-entity
  1. Add the app to your Django project settings.
INSTALLED_APPS = [
    # ...
    'rest_framework',
    'entity',
]
  1. Migrate the database
$ python manage.py migrate entity

Developing

Running a development server

Move into the example directory, install dependencies and run the development server with pipenv.

$ cd example
$ pipenv install
$ pipenv run python manage.py runserver
Setting up a PostgreSQL database
  1. Run the make command to setup a fresh database.
$ make database
  1. Add a connection URL to example/.env.
DATABASE_URL="postgres://localhost:5432/entity"
  1. Run migrations from the example app.
$ cd example
$ pipenv run python manage.py migrate

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

politico-civic-entity-1.0a1.dev1.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

politico_civic_entity-1.0a1.dev1-py2-none-any.whl (28.3 kB view details)

Uploaded Python 2

File details

Details for the file politico-civic-entity-1.0a1.dev1.tar.gz.

File metadata

  • Download URL: politico-civic-entity-1.0a1.dev1.tar.gz
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for politico-civic-entity-1.0a1.dev1.tar.gz
Algorithm Hash digest
SHA256 5889d2b4b83803ec4d31f67a82da6b682f4969bc20126d5488c1b696562dce6a
MD5 2b39fcc00f1f336cd5e7c46e32bf8c1f
BLAKE2b-256 28b1dfb83294ab17ec7dba1cfd85e927e0196a4a5fdb478e68443c745e90f841

See more details on using hashes here.

File details

Details for the file politico_civic_entity-1.0a1.dev1-py2-none-any.whl.

File metadata

  • Download URL: politico_civic_entity-1.0a1.dev1-py2-none-any.whl
  • Upload date:
  • Size: 28.3 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for politico_civic_entity-1.0a1.dev1-py2-none-any.whl
Algorithm Hash digest
SHA256 31316cc732d1334ed315baecff86e164aab32402c82d03f6e7cdd387d4741d97
MD5 5c22c44c15c9cef2b5f7744bffa0a239
BLAKE2b-256 770215f518e1f200fb75acf141ff8fa081b1b28eab444ef4a3d474f0bf166de7

See more details on using hashes here.

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