This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
picard
Watch
1
Star
0
Fork
0
You've already forked picard
mirror of
https://github.com/fergalmoran/picard.git
synced
2026-01-07 17:14:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1676cf1dbac8ae49f040b364600bec2ccefbd3a6
picard
/
picard
/
script
History
Philipp Wolfer
f95ac57379
PICARD-2912: Show a tooltip for missing functions in script editor
2024-05-26 11:33:10 +02:00
..
__init__.py
PICARD-2912: Show a tooltip for missing functions in script editor
2024-05-26 11:33:10 +02:00
functions.py
match -> match_: match is a statement in Python 3.10+
2024-05-25 12:21:31 +02:00
parser.py
Move script functions extension point to extension_points
2024-05-10 10:56:19 +02:00
serializer.py
Replace deprecated datetime.utcnow() with datetime.now(datetime.UTC)
2024-04-30 11:30:51 +02:00