lewoudar / scalpelLinks
A fast and powerful web scraping library
☆43Updated last year
Alternatives and similar repositories for scalpel
Users that are interested in scalpel are comparing it to the libraries listed below
Sorting:
- (not ready yet) A simple but powerful job scheduler for Trio programs☆69Updated 4 years ago
- Caching for HTTPX☆72Updated last year
- Four-wheel drive for asyncio.☆78Updated 5 months ago
- Python async data processing microframework☆40Updated last year
- CPU parallelism for Trio☆63Updated 2 weeks ago
- A simple task runner.☆124Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆107Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- distributed structured concurrency☆292Updated last week
- 🐍 A Python Application framework - Focus on your business logic, not boilerplate.☆25Updated 4 months ago
- Declarative CLI argument parser☆163Updated 2 weeks ago
- An async persistent cache for aiohttp requests☆144Updated last week
- Define your JSON schema as Python dataclasses☆61Updated last year
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆178Updated 5 months ago
- An indispensable performance timer for Python☆24Updated 3 years ago
- aiosignal: a list of registered asynchronous callbacks☆152Updated this week
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- 📁 Asynchronous pathlib for Python☆184Updated 10 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Vendorize packages from PyPI☆104Updated last year
- ⏲️ Easy rate limiting for Python using a token bucket algorithm, with async and thread-safe decorators and context managers☆52Updated last year
- Fast property caching