Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
djsumdog (djsumdog@djsumdog.com)'s status on Sunday, 20-Oct-2024 05:41:31 JSTdjsumdog I use Python every week. I wouldn't use it for any really large scale stuff, but it works really well on a ton of my small projects:
Youtube Censorship Tool:
https://gitlab.com/djsumdog/youboot
CardDav / XMPP Sync:
https://gitlab.com/djsumdog/dav-xmpp-sync
Locals dot Com Archival Tool:
https://gitlab.com/djsumdog/arclocals
..and the feature set of PyCharm is really nice; with a lot of extra nice tooling I can't seem to coax out of jedi-language-server + Astrovim, at least not out of the box.