anon-dev's avatar
anon-dev
npub16z6d...uuyj
Software engineer. Dark mode maximalist.
anon-dev's avatar
anon-dev 2 years ago
Sadly, dependency-injector does not work with python 3.12
anon-dev's avatar
anon-dev 2 years ago
I'm thinking about start writing a devcontainer for nostr with ndk and a docker based relay for testing, so that you can start writing and testing a new client right away. Once that the python devcontainer is more polished will do that.
anon-dev's avatar
anon-dev 2 years ago
I think devcontainers are going to be huge thing in the near future. Having an automated replicable IDE is not a small thing. Right now working on a python devcontainer with some goodies such as typing, linting, pre-commit, sqlalchemy and alembic.