operatorequals / httpimportLinks
Module for remote in-memory Python package/module loading through HTTP/S
☆326Updated 5 months ago
Alternatives and similar repositories for httpimport
Users that are interested in httpimport are comparing it to the libraries listed below
Sorting:
- Pyro 5 - Python remote objects☆358Updated this week
- Obfuscator for Python☆373Updated last year
- A restricted execution environment for Python to run untrusted code.☆601Updated 4 months ago
- Python library for requesting root privileges☆126Updated last year
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- Complete implementation of VirtualBox's COM API with a Pythonic interface.☆367Updated last year
- A fully functional terminal in your browser.☆388Updated last year
- Python zipfile extensions☆136Updated last year
- Encrypted Python Execution☆200Updated 4 years ago
- pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol (SMB1 and SMB2) which allows…☆350Updated 4 months ago
- Simple development DNS server written in python☆163Updated last year
- Real asynchronous file operations with asyncio support.☆550Updated 3 weeks ago
- Persistent, stale-free, local and cross-machine caching for Python functions.☆611Updated 2 weeks ago
- A simple wrapper to make a flat file drop in raplacement for mongodb out of TinyDB☆207Updated 11 months ago
- Python bindings for the UnQLite embedded NoSQL database☆402Updated last month
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆302Updated last month
- Multi threading and processing eye-candy.☆614Updated last week
- Python Docker API client based on asyncio and aiohttp☆477Updated last month
- minimalistic evaluator of python expression using ast module