[DiscordArchive] half implemented?
[DiscordArchive] half implemented?
Archived author: Adys • Posted: 2018-10-22T20:34:54.962000+00:00
Original source
thats just a thing he did
Archived author: Adys • Posted: 2018-10-22T20:35:12.325000+00:00
Original source
have a thing i wish i had made into a lib before: https://github.com/jleclanche/binreader
[Embed: jleclanche/binreader]
BinaryReader for Python. Contribute to jleclanche/binreader development by creating an account on GitHub.
https://github.com/jleclanche/binreader
Archived author: Skarn • Posted: 2018-10-22T20:35:21.123000+00:00
Original source
are you sure? he has not defined it
Archived author: Skarn • Posted: 2018-10-22T20:35:50.492000+00:00
Original source
very similar to my reader
Archived author: Skarn • Posted: 2018-10-22T20:35:56.493000+00:00
Original source
the simple one
Archived author: Skarn • Posted: 2018-10-22T20:36:03.234000+00:00
Original source
not the one I showed you yesterday
Archived author: Skarn • Posted: 2018-10-22T20:36:15.263000+00:00
Original source
https://github.com/WowDevTools/pywowlib/...s/types.py
[Embed: WowDevTools/pywowlib]
Python library featuring reading and writing of various World of Warcraft files - WowDevTools/pywowlib
https://github.com/WowDevTools/pywowlib/...s/types.py
Archived author: Skarn • Posted: 2018-10-22T20:36:25.061000+00:00
Original source
a few syntax sugar things though with metaclasses
Archived author: Skarn • Posted: 2018-10-22T20:36:41.321000+00:00
Original source
but GenericType is all it is pretty much
Archived author: Adys • Posted: 2018-10-22T20:37:09.874000+00:00
Original source
defined what?