Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

final commit #8

Closed

Conversation

andrewchiu1203
Copy link

@andrewchiu1203 andrewchiu1203 commented Nov 28, 2022

The Ciphey package only allows users to interact with it in the terminal, so I used the os and subprocess package to capture its answer in the terminal into my own python function so that Ciphey can be accessed in code. Also, in my Ciphey function, I have a few try-except cases so that when something goes wrong, the returned answer will be my custom error text such as "language not supported", etc.

The readme file that still has the older project goals are also edited.

I then created a Django app with two pages that capture the users' input, send this to my function, and send the output back to the user end.

@andrewchiu1203 andrewchiu1203 closed this by deleting the head repository Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant