Python implementation of [Earthstar](https://earthstar-project.org/)
Go to file
Gergely Polonkai 1d40bbebc5
Add an __eq__ method to Identity
2022-05-05 08:37:06 +02:00
earthsnake Add an __eq__ method to Identity 2022-05-05 08:37:06 +02:00
mypy-stubs/ed25519 Initial version with identity handling 2022-05-03 08:33:18 +02:00
tests Add an __eq__ method to Identity 2022-05-05 08:37:06 +02:00
.gitignore Initial version with identity handling 2022-05-03 08:33:18 +02:00
LICENSE Initial version with identity handling 2022-05-03 08:33:18 +02:00
README.rst [Code Cleanup] Format source files with black 2022-05-03 16:36:25 +02:00
poetry.lock Initial version with identity handling 2022-05-03 08:33:18 +02:00
pyproject.toml Move coverage.py’s configuration into pyproject.toml 2022-05-04 06:37:57 +02:00

README.rst