Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
lookslike
Browse files
Nov 28, 2024
Fix version for main as newer pip version do not accept the branch name "main"...
· d954ae08
pyfox
authored
Nov 28, 2024
d954ae08
Nov 27, 2024
Disable test for string representation for Python 3.3
· 96b85917
pyfox
authored
Nov 27, 2024
96b85917
Create release 1.1.0
· 71929506
pyfox
authored
Nov 27, 2024
71929506
Introduce the "Similar" object.
· c27200c9
pyfox
authored
Nov 27, 2024
c27200c9
Add tests for python 3.12 and 3.13.
· 53af7479
pyfox
authored
Nov 27, 2024
53af7479
Apr 25, 2023
Add logo.
· e025fceb
pyfox
authored
Apr 25, 2023
e025fceb
Add badges to Readme.
· 5e41108d
pyfox
authored
Apr 25, 2023
5e41108d
Feb 24, 2023
Check compatibility with Python 3.11 & rework some Docstrings
· 02cbf188
pyfox
authored
Feb 24, 2023
02cbf188
Oct 15, 2022
Change project status to "stable", update Readme
· e0198a93
pyfox
authored
Oct 15, 2022
e0198a93
May 04, 2022
Add tests for dict_keys_as_set converter and add new check function "is_truthy"
· 0dd32146
pyfox
authored
Mar 16, 2022
0dd32146
Adapt tests to Python 3.3.
· 2fdc6834
pyfox
authored
Mar 07, 2022
2fdc6834
Fix for Python 3.3
· 35a3e6e7
pyfox
authored
Mar 07, 2022
35a3e6e7
Restructure separation of public/private interface, Rework some docstrings and...
· 86ff8267
pyfox
authored
Mar 07, 2022
86ff8267
Update Readme.
· 27a1315c
pyfox
authored
Mar 06, 2022
27a1315c
Re-add tests for Python 3.3
· fd5f80df
pyfox
authored
Mar 06, 2022
fd5f80df
Remove Python 3.3 support, add Python 3.6 for testing
· 3b30c051
pyfox
authored
Mar 06, 2022
3b30c051
Upgrade pip for Python 3.3
· 42a40a68
pyfox
authored
Mar 06, 2022
42a40a68
Change tests and classifiers.
· a6f3b8ce
pyfox
authored
Mar 06, 2022
a6f3b8ce
Replace typing by docstrings to increase compatibility.
· a43eb453
pyfox
authored
Mar 06, 2022
a43eb453
Add Gitlab pipeline.
· 6e0bc3a9
pyfox
authored
Mar 06, 2022
6e0bc3a9
Fix test since conversion is only done on value-side now
· 4701aabc
pyfox
authored
Mar 06, 2022
4701aabc
Mar 06, 2022
Explain usage in Readme
· c30b8126
pyfox
authored
Mar 06, 2022
c30b8126
* Don't convert the comparison value given as argument for Like, only the value to compare with.
· 9ae2f2d5
pyfox
authored
Mar 06, 2022
9ae2f2d5
Mar 04, 2022
Initial commit
· 6b4934b9
pyfox
authored
Mar 04, 2022
6b4934b9
Initial commit
· e9e1bb45
pyfox
authored
Mar 04, 2022
e9e1bb45
Loading