issues
search
glyph
/
automat
Self-service finite-state machines for the programmer on the go.
MIT License
591
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Docs Don't Build Outside of a Git Checkout
#162
damaestro
opened
19 hours ago
2
chore: apply typed classifier
#161
miketheman
closed
2 weeks ago
1
exception handling for `TypeMachine`
#160
glyph
opened
2 months ago
0
Automat 24.8.0 breaks with Twisted 23.8.0
#159
RazvanLiviuVarzaru
closed
2 months ago
2
add requires-python metadata
#158
altendky
closed
2 months ago
3
Pyprojecttoml
#157
glyph
closed
2 months ago
0
switch to pyproject.toml to address setuptools_scm traceback
#156
glyph
closed
2 months ago
0
Internal conditional state transition
#155
ETYFun
closed
2 months ago
4
Deploy updated docs
#154
Murtagy
closed
2 months ago
1
switch to modern setuptools build and remove attrs and six deṕendencies
#153
devkral
closed
10 months ago
4
Remove Travis and correct README badges
#152
gliptak
closed
1 year ago
2
Fix metadata after remove Python 2
#151
shadchin
closed
1 year ago
3
Remove spurious wheel dependency from setup.py
#150
jameshilliard
closed
10 months ago
1
Stop requiring six
#149
cjmayo
closed
10 months ago
2
run black in ci
#148
glyph
closed
2 years ago
0
update CI to run python 3.11
#147
glyph
closed
2 years ago
0
codecov
#146
glyph
closed
2 years ago
1
automat2: type-hints based API with a separate class per state
#145
glyph
closed
2 months ago
1
fix broken link in README
#144
glyph
closed
2 years ago
0
Move to modern Python packaging (no setup.py)
#143
glyph
closed
2 months ago
1
Move to GitHub actions for testing
#142
glyph
closed
2 years ago
1
Fix ci
#141
glyph
closed
2 years ago
0
modernize boilerplate
#140
moshez
closed
2 months ago
1
release next version (22.x.x)
#139
moshez
closed
2 months ago
3
Use CodeType.replace() in copycode for Python > 3.8
#138
cjwatson
closed
2 years ago
1
automat: the next generation
#137
glyph
closed
2 months ago
3
Use CodeType.replace() in copycode for Python > 3.8
#136
eclipseo
closed
2 years ago
2
Compatibility with Python 3.11
#135
eclipseo
closed
2 years ago
1
#8: Analyze states and invalid transitions
#134
moshez
opened
3 years ago
1
Fix #17: Allow enter to have a default
#133
moshez
closed
3 years ago
0
Fix #129: Fix docs to remove invalid next
#132
moshez
closed
3 years ago
0
Use setuptools-scm that is compat with Python2
#131
ahalam
closed
3 years ago
1
Fix #127: Add explanation for how to use assert to pacify mypy
#130
moshez
closed
3 years ago
0
collector of `next` does not work
#129
cjw296
closed
3 years ago
1
Added double-spaces after embedded youtube links
#128
guy4261
closed
3 years ago
2
mypy considerations (should this have mypy plugin?)
#127
moshez
closed
3 years ago
3
Delete make.bat
#126
mithrandi
closed
4 years ago
0
Fix _test_visualize.py twisted import errors
#125
dol-sen
closed
3 years ago
1
brython support
#124
glyph
opened
4 years ago
0
NoTransition error when going from state A to state A
#123
ghost
closed
3 years ago
1
Fix attrs warnings
#122
hynek
closed
4 years ago
0
Retrieve Automat's version from the installed distribution.
#121
markrwilliams
closed
5 years ago
1
Add support for positional only arguments
#120
markrwilliams
closed
5 years ago
0
Remove Python 3.4 and add 3.8.
#119
markrwilliams
closed
5 years ago
1
Automat throws exceptions on Python 3.8
#118
hawkowl
closed
5 years ago
1
attrs 19.2.0 cmp deprecation warnings
#117
twm
closed
4 years ago
2
How to model error states?
#116
jackgeek
closed
2 years ago
3
Query valid inputs?
#115
jackgeek
opened
5 years ago
4
Correct ReadTheDocs badge
#114
gliptak
closed
5 years ago
2
constrain twisted dep for python 3.4
#113
glyph
closed
5 years ago
0
Next