A simple Flask extension for smooth page transitions
Project description
FlaskMotion
FlaskMotion is a lightweight Flask extension that adds smooth page transitions (fade-in, fade-out) to your Flask web applications.
Usage
- Import and initialize FlaskMotion in your Flask application:
from flask import Flask
from flaskmotion import FlaskMotion
app = Flask(__name__)
FlaskMotion(app)
if __name__ == '__main__':
app.run()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flaskmotion-0.1.1.tar.gz
(3.0 kB
view details)
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 flaskmotion-0.1.1.tar.gz.
File metadata
- Download URL: flaskmotion-0.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49e417b5dc8d0a2889127cc91374b40f57e1a539918a4941abe26dc043acf361
|
|
| MD5 |
37b4b8adf456501f6b90d749ee1609be
|
|
| BLAKE2b-256 |
f0f781f1f10982e6c0c3a263bb85391a9a0b858a531dd3665b4f3ca9863cd570
|
File details
Details for the file FlaskMotion-0.1.1-py3-none-any.whl.
File metadata
- Download URL: FlaskMotion-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cb4fc8965ce1c7fce8ae50de4af2a44b5b295f1a93c69e235be7b8f8c30f2dd
|
|
| MD5 |
0bb23f6aa268fdd8e89e1244e1be4ff3
|
|
| BLAKE2b-256 |
ad144d329922c44ebed9b814d4342823fad4e7e823358eec7523b0e7bd8a2b04
|