Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
da-h
/
miniflask
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
7
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
miniflask
src
miniflask
on
logo
User selector
All users
All time
Commit history
Commits on Oct 6, 2022
publish minor release 4.3.2
da-h
committed
9505dda
View commit details
Copy full SHA for 9505dda
View code at this point
Browse repository at this point
moved all miniflask.* modules to base directory
da-h
committed
86d303e
View commit details
Copy full SHA for 86d303e
View code at this point
Browse repository at this point
bugfix for #112, wrong import name
da-h
committed
4634325
View commit details
Copy full SHA for 4634325
View code at this point
Browse repository at this point
linter: fix modified-iterating-list error
da-h
committed
91b9ba1
View commit details
Copy full SHA for 91b9ba1
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
Wrap direct import in try/catch block.
sbrodehl
committed
79260c4
View commit details
Copy full SHA for 79260c4
View code at this point
Browse repository at this point
Use direct import if possible, otherwise import across fs.
sbrodehl
committed
2afb745
View commit details
Copy full SHA for 2afb745
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
publish minor release 4.3.1
da-h
committed
3ca4722
View commit details
Copy full SHA for 3ca4722
View code at this point
Browse repository at this point
bugfix: mf.as_is_callable should not be called during lambda/dependency processing
da-h
committed
b205e67
View commit details
Copy full SHA for b205e67
View code at this point
Browse repository at this point
bugfix: mf.as_is_callable should also be callable in initialization stage
da-h
committed
281991d
View commit details
Copy full SHA for 281991d
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
publish minor release 4.3.0
da-h
committed
baab2e6
View commit details
Copy full SHA for baab2e6
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
add mf.as_is_callable
da-h
authored and
sbrodehl
committed
99e07d1
View commit details
Copy full SHA for 99e07d1
View code at this point
Browse repository at this point
linter: fix errors by removing 'no-self-use'
da-h
authored and
sbrodehl
committed
02b8b32
View commit details
Copy full SHA for 02b8b32
View code at this point
Browse repository at this point
Commits on May 8, 2022
publish minor release 4.2.0
da-h
committed
851587b
View commit details
Copy full SHA for 851587b
View code at this point
Browse repository at this point
Commits on May 7, 2022
bugfix: before/after-hook together with event.optional did not work (fix enables recursive event.optional.optional... calls)
da-h
committed
186b39a
View commit details
Copy full SHA for 186b39a
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
Add case-insensitive sorting.
sbrodehl
committed
43cd3ca
View commit details
Copy full SHA for 43cd3ca
View code at this point
Browse repository at this point
Remove unused variable, simplify code.
sbrodehl
committed
aca1d77
View commit details
Copy full SHA for aca1d77
View code at this point
Browse repository at this point
Sort items based on state keys with module nesting, and alphabetical order.
sbrodehl
committed
1f7f377
View commit details
Copy full SHA for 1f7f377
View code at this point
Browse repository at this point
Refactoring, renaming variables, assemble text from gathered list.
sbrodehl
committed
aadecce
View commit details
Copy full SHA for aadecce
View code at this point
Browse repository at this point
Commits on Jan 23, 2022
publish minor release 4.1.0
da-h
committed
5cb3b48
View commit details
Copy full SHA for 5cb3b48
View code at this point
Browse repository at this point
mf: enable load_as_child(...,bind_events=True) if required
da-h
committed
921d5fc
View commit details
Copy full SHA for 921d5fc
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
publish bugfix release 4.0.3
da-h
committed
a1d0dc6
View commit details
Copy full SHA for a1d0dc6
View code at this point
Browse repository at this point
bugfix: name in state should check actual existence in case of multi-state setup
da-h
committed
228d2a2
View commit details
Copy full SHA for 228d2a2
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
publish bugfix release 4.0.2
da-h
committed
0044a1a
View commit details
Copy full SHA for 0044a1a
View code at this point
Browse repository at this point
mf: bugfix for cli-arguments without values (i.e. --booleanvariable)
da-h
committed
620dc65
View commit details
Copy full SHA for 620dc65
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
publish bugfix release 4.0.1
da-h
committed
13f9232
View commit details
Copy full SHA for 13f9232
View code at this point
Browse repository at this point
event: moved _data ownership to mf object (fixes bug related to multiple event objects)
da-h
committed
64d120c
View commit details
Copy full SHA for 64d120c
View code at this point
Browse repository at this point
Commits on Nov 21, 2021
publish release 4.0.0
da-h
committed
7bdda1a
View commit details
Copy full SHA for 7bdda1a
View code at this point
Browse repository at this point
docs: added note about order of multiple register_default_module calls
da-h
committed
7018703
View commit details
Copy full SHA for 7018703
View code at this point
Browse repository at this point
mf: fixed register_default_module order
da-h
committed
deb972c
View commit details
Copy full SHA for deb972c
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
event: added method event.exists(event_name)
da-h
committed
7db772e
View commit details
Copy full SHA for 7db772e
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Merge pull request #99 from da-h/event.named_call
Show description for 803b770
da-h
authored
803b770
View commit details
Copy full SHA for 803b770
View code at this point
Browse repository at this point
docs: added documentation for event.named_call
da-h
committed
9c788fd
View commit details
Copy full SHA for 9c788fd
View code at this point
Browse repository at this point
event: added event.named_call
da-h
committed
7544188
View commit details
Copy full SHA for 7544188
View code at this point
Browse repository at this point
docs: added note about mf.optional for list types
da-h
committed
d5da0ab
View commit details
Copy full SHA for d5da0ab
View code at this point
Browse repository at this point
bugfix: mf.optional([int]) did not work correctly
da-h
committed
0580228
View commit details
Copy full SHA for 0580228
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.