jedie / python-code-snippetsLinks
miscellaneous Python code snippets for several use.
☆35Updated 3 years ago
Alternatives and similar repositories for python-code-snippets
Users that are interested in python-code-snippets are comparing it to the libraries listed below
Sorting:
- One interface to read and write the data in various excel formats, import the data into and export the data from databases☆60Updated 4 months ago
- Scrapy spider middleware to split an item into multiple items using a multi-valued key☆20Updated 8 years ago
- Assorted generic flask views, blueprints, Jinja2 filters, macros, forms and more.☆24Updated 5 years ago
- A simple, immutable URL class with a clean API for interrogation and manipulation.☆295Updated 2 years ago
- Pure-Python non-blocking IO and background IO functions☆27Updated 6 years ago
- Config-file-to-Python mapping library (ORM).☆139Updated 4 years ago
- Fast Indexed python HTML parser which builds a DOM node tree, providing common getElementsBy* functions for scraping, testing, modificati…☆102Updated 2 years ago
- Retask is a simple task queue implementation written for human beings. It provides generic solution to create and manage task queues.☆120Updated last year
- Tools that will make writing tests, bots and scrapers using Selenium much easier☆140Updated 7 months ago
- Command Line Manager + Interactive Shell for Python Projects☆126Updated 4 years ago
- Find the path of a key / value in a JSON hierarchy easily.☆97Updated 3 months ago
- A collection of useful Python tools☆157Updated 3 weeks ago
- Python powered spreadsheets☆173Updated 6 years ago
- Programmatically edit text files with Python. Useful for source to source transformations.☆114Updated last year
- 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
- automatic persistence for Python objects☆46Updated last month
- Commonly Consumed Code Commodities☆109Updated last month
- Store Python objects in SQLite 3. Concise, pythonic API. Easy to write, relatively easy to read. A kind of super simple ORM, if you will.…☆70Updated last year
- Park is a persistent key-value store for Python with ordered traversal of keys. The laziest data store.☆32Updated 9 years ago
- Python implementation of the Parsley language for extracting structured data from web pages☆92Updated 7 years ago
- Makes sending emails easy and DRY — For Python 3.☆219Updated 4 years ago
- Python SMTP client and Email for Humans™☆82Updated 6 years ago
- json to xml converter in python3☆102Updated 2 weeks ago
- a tkinter form-based GUI to run python scripts☆25Updated 6 years ago
- URL Transformation, Sanitization☆103Updated last year
- SimpleSQLite is a Python library to simplify SQLite database operations: table creation, data insertion and get data as other data format…☆133Updated last month
- Easy Regular Expressions for Python☆24Updated 2 years ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Pyline is a grep-like, sed-like, awk-like command-line tool for line-based text processing in Python. https://pypi.python.org/pypi/pyline☆38Updated last month
- A language-agnostic configuration parser for Python☆25Updated last year