#πŸ”’ ShadowCrypt Code review

14 messages Β· Page 1 of 1 (latest)

final spruce
oak hemlockBOT
#

@final spruce

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

final spruce
#

BTW pangon is a fork of argon2-cffi made by me

oblique sage
#

@final spruce for the local IP lookup thing, if I understood it correctly, it would be much easier to do this:

import socket

s = socket.gethostbyname(socket.gethostname())
print(s)
#

Returning the s in a function would also work

final spruce
#

ok thank you

oblique sage
#

No worries

#

the other code is too advanced for me πŸ˜‚

final spruce
#

πŸ˜‚

opal tide
oblique sage
#

Lmao

#

Everyone here is super advanced and it makes me look like I know nothing

oak hemlockBOT
#
Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.