Skip to main content

Welcome to Pycon Nigeria 2019

Project description

pipelining-pycon-talk

This repo contains the source code of the demos of the talk on End to End Workflows presented at Pycon Nigeria 2019 View the Powerpoint presentation

Build Status Heroku App Status PyPI version


Installation

Installation can be done from Test PyPi

pip install --index-url https://test.pypi.org/simple/ pycon-ng2019 

Development

  • Install Development dependencies. Update the settings in the manage.py file to django.settings.common
# install Dev dependencies
pip install -r dev-requirements.txt
  • Start Server
python manage.py runserver

Usage

For cli demo

  import pycon
  pycon.demo()

CLI Image

Django App

  • Add pycon to installed_apps
  • Add path('', include('pycon.urls')) to urls file

Django Image Pycon-NG page should be available in http://localhost:8000/pycon

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

pycon-ng2019-1.0.0.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file pycon-ng2019-1.0.0.tar.gz.

File metadata

  • Download URL: pycon-ng2019-1.0.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7

File hashes

Hashes for pycon-ng2019-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e4051419c47857dd05a248fa2d45d044ca68bc068966f658b18f01b2bdaa11fe
MD5 9e2abe57edc1458ebf48880085fe5cc1
BLAKE2b-256 ec6e1dcd6f9dc454ad1fde0da3a69df7f9db903d01ad4689e8fb97142fa876e4

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