Skip to content

A hobby project (script?) that converts your picture into a spreadsheet.

License

Notifications You must be signed in to change notification settings

DerickMathew/excel-and-snapsheets

Repository files navigation

Excel-and-snapsheets

(Read Excellent snap sheets)


A hobby project that converts your pictures into a spreadsheet.

Code status + Other badges


CircleCI   Build Status   Codeship Status for DerickMathew/excel-and-snapsheets   Build Status   Test Coverage   Code Climate   codecov   Coverage Status

  Stories in Ready   Issue Count   MIT Licence



Setup


Starting up your excel-and-snapsheet:

# [In your virtual-env (if you're into virtual-envs!!!)]
$ pip install pillow
$ pip install xlsxwriter
$
$ cd /path/where/your/put/excel-and-snapsheets
# Now we can fire up the script
$ python excel-and-snapsheets.py \
    --snap 'snap.with_extension' \
    --autoresize
    --snapsheet 'snapsheet_name.xlxs'


### Issues & Enhancements ---- Create an issue and I will work on it or tell you why i am shelving it.
If you're not a @github user & don't want to register you can send your bug or enhancement to me @ [[email protected]]([email protected])
If you want to submit code, make a pull request. 😁

### History: ---- I was interested by a concept that [Matt Parker](https://twitter.com/standupmaths) made and used as a part of a video he put up on youtube (subscribe to his [channel](https://www.youtube.com/user/standupmaths), you wont regret it). He also mentions this in his book "[Things to make and do in the fourth dimension](http://makeanddo4d.com/) ". Long story short I always wanted to make it coz well i thought it was fun but i put it off until a couple of my friends pushed me to make it. Sooo yeah there you have it the app and the story behind it!!!

About

A hobby project (script?) that converts your picture into a spreadsheet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages