Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Basic project for an introduction to Spokestack's Python library.

License

Notifications You must be signed in to change notification settings

spokestack/python-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spokestack-Python Hello, World

The goal of this project is to demonstrate the most basic setup to try out spokestack-python.

Getting Started

git clone https://github.com/spokestack/python-hello-world.git
cd python-hello-world

Virtual Environment

python -m venv hello-world
source hello-world/bin/activate

Requirements

pip install -r requirements.txt

Run

python app.py

About

Basic project for an introduction to Spokestack's Python library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages