python-sys

There are 5 repositories under python-sys topic.

  • Rharan-Ru/trybe-content-to-github-automation

    Este script realiza o upload dos conteúdos com ReadMe.md personalizado, pastas, commits e branchs para o seu repositório GitHub

    Language:Python5100
  • deCryptor

    romanin-rf/deCryptor

    Простой шифратор работающий по ключам.

    Language:Python3100
  • madhur02/Python-Tutorial

    Learn Python programming from scratch with Exercises.

    Language:Jupyter Notebook0200
  • pawlovskiii/Parser-Formatted-String-Binding-For-CPE-2.3

    The task is about writing your parser Formatted String Binding for CPE 2.3. The key thing about the project is the correctness of the inputted string CPE. I firmly focused on various validations including regex to test them within unit tests nextly.

    Language:Python0100
  • SREEHARI1994/renamer

    Rename all your files in any folder instantly. Just clone this repository, copy the renamer.py Python file to the folder. Open terminal or command prompt and type in the command- python renamer.py you new_name and all the files in that folder will be renamed with new_name followed by a number starting form 0.Currently configured for .jpg extension

    Language:Python