RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Py-requests-cache
Jul 20, 2023
Persistent cache for python requests
requests-cache is a transparent, persistent cache that provides an easy way to get better performance with the python requests library.
Features
- Ease of use Keep using the requests library you’re already familiar with. Add caching with a drop-in replacement for requests.Session, or install globally to add caching to all requests functions.
- Performance Get sub-millisecond response times for cached responses. When they expire, you still save time with conditional requests.
- Persistence Works with several storage backends including SQLite, Redis, MongoDB, and DynamoDB; or save responses as plain JSON files, YAML, and more
- Customization Works out of the box with zero config, but with a robust set of features for configuring and extending the library to suit your needs
- Expiration Keep your cache fresh using Cache-Control, eagerly cache everything for long-term storage, use URL patterns for selective caching, or any combination of strategies
- Compatibility Can be combined with other popular libraries based on requests
- Older
- Newer
Checkout these related ports:
- Zope213 - Object-based web application platform Version 2.13
- Zola - Fast static site generator
- Zgrab2 - Fast Go application scanner
- Zerowait-httpd - Lightweight and fast http server
- Zenphoto - Simpler web photo gallery
- Zend-framework - Framework for developing PHP web applications
- Yuicompressor - The Yahoo! JavaScript and CSS Compressor
- Ytdl - YouTube downloader written in Go
- Yt-dlp - Command-line program for downloading videos from various platforms
- Youtube_dl - Program for downloading videos from various services
- Yourls - Your Own URL Shortener
- You-get - Dumb downloader that scrapes the web
- Yaws - Web server for dynamic content written in Erlang
- Yarr - Yet another rss reader
- Yarn - Package manager for node, alternative to npm (meta port)