Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with module-import
A curated list of projects in awesome lists tagged with module-import .
https://github.com/json2d/dotrelay
a utility library for declaring relative imports in Python
boilerplate-reduction module-import workflow
Last synced: 14 Dec 2024
https://github.com/b3ta-blocker/hangman
This Python code implements a simple Hangman game. It selects a random word from a list, allows the player to guess letters, and displays the current state of the word with underscores for unknown letters.
boolean-variables-and-operators conditional-statements list-manipulation lists loops module-import random-number-generators string-formatting user-input
Last synced: 29 Dec 2024
https://github.com/b3ta-blocker/caesar-cipher
This Python program encrypts and decrypts messages using a Caesar cipher. Users input a message, select encoding or decoding, and specify a shift. It features an ASCII art logo and a user-friendly loop for interaction.
control-flow functions input-output lists logical-operators loops module-import string-manipulation
Last synced: 29 Dec 2024