beeware / Python-macOS-templateLinks
A cookiecutter template for creating a standalone macOS project running Python code.
☆26Updated 6 years ago
Alternatives and similar repositories for Python-macOS-template
Users that are interested in Python-macOS-template are comparing it to the libraries listed below
Sorting:
- Exclude/ignore files in a directory (using .gitignore like syntax), compute hash, search projects for an entire directory tree, gzip comp…☆75Updated 5 years ago
- Pyfilesystem2 implementation for Dropbox☆14Updated 5 years ago
- ⚙️ Lite, typed, pythonic utilities for git, svn, mercurial, etc.☆57Updated this week
- A GUI tool for visualizing coverage data.☆56Updated this week
- Disable App Nap on OS X 10.9☆57Updated 3 weeks ago
- A Package/API/Command Line application to search lyrics from different web sources☆28Updated 3 years ago
- A native web-based client for Slack.☆23Updated 8 years ago
- A interactive graphical debugger for Python code.☆255Updated 6 months ago
- Easy to use python subprocess interface☆113Updated 2 years ago
- Python 3.6 Module to Profile Function Performance in Production☆16Updated 8 years ago
- Copy + Paste in Python.☆230Updated 7 years ago
- A GUI tool for reviewing ReST/Sphinx documentation☆27Updated this week
- ☆48Updated this week
- A python library for making ascii-art into network graphs.☆38Updated 9 months ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆145Updated 10 months ago
- Assorted generic flask views, blueprints, Jinja2 filters, macros, forms and more.☆24Updated 6 years ago
- Enhance Python with colored logging☆18Updated 9 years ago
- Display Python source code and bytecode side-by-side at the command line☆23Updated 2 years ago
- Python module to watch Twitter user pages or search-results.☆64Updated 11 years ago
- A Simple Switch-Case Construct for Python