fohrloop / wakepyLinks
Cross-platform keep-awake with python
☆241Updated 3 months ago
Alternatives and similar repositories for wakepy
Users that are interested in wakepy are comparing it to the libraries listed below
Sorting:
- Arrest is a small utility to easily structure and validate your REST api calls using pydantic and httpx☆158Updated 11 months ago
- Constable lets you be lazy by inserting prints directly into your AST for stateful debugging☆100Updated last year
- CLI & dialog toolkit – a minimal interface to Python application (GUI, TUI, CLI + config files, web)☆271Updated this week
- A lightweight, minimalistic, and synchronous Python package for quickly sending emails via Gmail.☆133Updated last year
- Single-file alternative to python-requests☆286Updated 4 months ago
- Type `pytest --edit` to open the failing test code ✨☆61Updated 11 months ago
- A python NoSQL dictionary database, with concurrent access and ACID compliance☆247Updated 6 months ago
- ☆179Updated last year
- A powerful Python library for creating complex visual compositions and beautifully styled images☆128Updated last month
- Your all-in-one for beautiful, prod-ready CLIs☆163Updated 3 months ago
- kenobiDB is a document based sqlite3 abstraction for Python 3.☆69Updated 9 months ago
- Sourcepy lets you source python scripts natively inside your shell☆58Updated 3 years ago
- A simple library for creating beautiful interactive prompts.☆275Updated last year
- Syntax highlighting for Python Docstring in VSCode.☆56Updated last year
- Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argpars…