Skip to main content

Python wrapper for the CircleCI API

Project description

Easyway Contributing and Setup

Requirements

  1. Python 3.6 or higher

  2. Django 2.2.2

  3. Virtualenv

  4. Venv

How to install

  1. Navigate to easyway_backend folder
cd easyway_backend
  1. Create virtual environment by typing
python -m venv venv
  1. Activate the virual environment as follows
source venv/bin/activate
  1. Install project based requirements by typing
pip install -r dev_requirements.txt
  1. Make the migrations as follows:
python manage.py makemigrations

Then:

python manage.py migrate
  1. Create superuser to monitor models from admin page
python manage.py createsuperuser
  1. Run the server as follows:
python manage.py runserver

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

EasyWayAPI-1.0.0.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file EasyWayAPI-1.0.0.tar.gz.

File metadata

  • Download URL: EasyWayAPI-1.0.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9

File hashes

Hashes for EasyWayAPI-1.0.0.tar.gz
Algorithm Hash digest
SHA256 98c880f0c8752f4268f3fb1c94114fbc4ed70ea9ad76795f1275551c210940cb
MD5 e25907663df8b67a23697b287004ed0b
BLAKE2b-256 8e55d6dceb6c8d5e0d8ec822cb6d95453e088ca2893c2e54e1d112aa22ae47a1

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