Skip to content

mrjackdavis/toast-python-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toast Python SDK

Modules

ToastItApi

GetAll()

GetAllNew()

GetAllNewForGenerator(<string>generatorName)

SklItem

To be renamed to ToasterRequest

Deploying to PyPi

Python package management is 100% crazy. I've had to do this by launching a python docker image interactively using bash as the command

docker run --name=toast-python-sdk  -i -t python:3.4.3 /bin/bash

Then, I had to pip install twine, setup a ~/.pypirc file, python setup.py sdist then twine upload dist/*. Crazy pants.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages