Skip to content
Python scripts that are short but useful or interesting
Python
Branch: master
Clone or download

Latest commit

Latest commit a096777 Apr 6, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Create FUNDING.yml Apr 6, 2020
.gitignore Initial commit Aug 9, 2014
.pre-commit-config.yaml Update .pre-commit-config.yaml Jan 29, 2020
.travis.yml Travis CI: Python 3.8 Oct 14, 2019
LICENSE Apache License Version 2.0 Nov 21, 2015
MonthView.py Fix MonthView.py default datetime.date.today() May 20, 2019
README.md Update README.md Oct 1, 2018
appex_dump.py Remove undefined name May 20, 2019
appex_local_copy.py black . May 20, 2019
attitude_to_multipeer.py black attitude_to_multipeer.py Jan 29, 2020
backup_editor_file.py black . May 20, 2019
battery_info.py black . May 20, 2019
birthdays.py black . May 20, 2019
bit_filpper.py black . May 20, 2019
born_on_a_friday.py Create born_on_a_friday.py Aug 4, 2019
cd_ls_pwd.py black . May 20, 2019
daze_left.py 100 days until Python 2 end of life Sep 23, 2019
dropbox_change_watcher.py superceeded ==> superseded Jan 29, 2020
elapsed_time.py black . May 20, 2019
fake_format.py truely ==> truly Jan 29, 2020
files_and_folders.py black . May 20, 2019
form_dialog_from_fields_dict.py black . May 20, 2019
full_screen_view.py black . May 20, 2019
image_file.py black . May 20, 2019
json_readable.py black . May 20, 2019
not_implemented.py black . May 20, 2019
omz_env.py black . May 20, 2019
platform_info.py black . May 20, 2019
pythonista_docs.py black . May 20, 2019
pythonista_version.py black . May 20, 2019
pyui_from_clipboard.py black . May 20, 2019
pyui_print.py black . May 20, 2019
pyui_to_clipboard.py black . May 20, 2019
pyui_variable.py black . May 20, 2019
read_zipfile_from_github.py black . May 20, 2019
scroll_horizontally.py string.ascii_letters Jan 29, 2020
set_theory.py black . May 20, 2019
sqlite_get_list_from_table.py black . May 20, 2019
sqlite_table_layout.py black . May 20, 2019
sudoku_print.py black . May 20, 2019
sudoku_revisited.py black . May 20, 2019
tarball_from_dropbox.py black . May 20, 2019
tarball_to_dropbox.py black . May 20, 2019
timestamped_filename.py black . May 20, 2019
trending_python.py black . May 20, 2019
trending_python_tester.py flake8 --select=E9,F63,F7,F82 Mar 4, 2020
twitter_hack.py black . May 20, 2019
walking_the_path.py Update walking_the_path.py Jun 2, 2019
weather_where_you_are.py black weather_where_you_are.py Jan 29, 2020
world_bank_data.py black . May 20, 2019
zap_carriage_returns.py black . May 20, 2019

README.md

Ten-lines-or-less

alt text alt text alt text

Python scripts that are short but useful or interesting.

Many of these scripts require Pythonista...

You can’t perform that action at this time.