A simple HTTP redirect server
Project description
# Redirector.io
Welcome to Redirector.io, a powerful package designed to handle all your URL redirection needs!
## Description
Redirector.io is a robust and efficient package that provides easy-to-use functions for URL redirection. Whether you're managing a small personal project or a large-scale web application, Redirector.io can simplify your redirection tasks.
## Installation
To install the package, use the following command:
```bash
pip install redirector.io
Usage
Here's a basic example of how to use Redirector.io:
from redirector import Redirector
# Create a Redirector object
redir = Redirector()
# Add a redirection rule
redir.add_rule("/old-url", "/new-url")
# Now, /old-url will be redirected to /new-url
Documentation
It's crucial to read the documentation before using Redirector.io. The documentation provides comprehensive details about all the features and functionalities of the package. It also includes various examples and best practices to help you make the most of Redirector.io.
You can access the documentation here.
Support
If you encounter any issues or have any questions, please open an issue on our GitHub page.
License
Redirector.io is licensed under the MIT License. See LICENSE for more information.
Conclusion
Thank you for choosing Redirector.io for your URL redirection needs. We hope you find it useful and easy to use. Happy coding!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file redirector.io-1.0.2.tar.gz.
File metadata
- Download URL: redirector.io-1.0.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf636c86e2623ebc36bdf7bfeb05508e3d99066c8f8ec10087b443aca2f828d6
|
|
| MD5 |
53bb4cd6368b0b45e7605264edbce721
|
|
| BLAKE2b-256 |
8f2824e736054fa91600ddf03de3b6767bb465c7f7b030d5d59b974aa3b5d7ce
|
File details
Details for the file redirector.io-1.0.2-py3-none-any.whl.
File metadata
- Download URL: redirector.io-1.0.2-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
368b501d452103a8ce8a6960877b9baf8b523612d7fc43978d012f2653010eb8
|
|
| MD5 |
c0a62326ced6c01d7fc63463d7895b47
|
|
| BLAKE2b-256 |
35c4fb131d359c8ea36dc6eced3a89790b0581513c1f19004a15b1ba24d39d45
|