Skip to content

oriontvv/fun_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fun scripts

Build Status

There are some interesting python tricks in this test playground repo.

Python3 required:

$ python3.5 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ make tests

PS: Big thanks to David Beazley and Brian K. Jones. Python Cookbook is awesome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages