Skip to content

AnastasiaLunina/Python_fpy

Repository files navigation

Homeworks for Python course

  1. Files formats
    Script which reads from json file and finds top 10 words no longer than 6 symbols.
  2. Iterators, Generators, Yield
    Script for flatten list using iterators, generators for any level of nesting
  3. OOP Spider_Man
    Introduction to OOP
  4. OOP Students_Teachers
    Practicing OOP
  5. RegExp
    Script for formatting a phonebook with RegExp
  6. Stack
    Script for balance brackets with OOP, script for sending an e-mail
  7. Webscrapping
    Script for web-scrapping habr.com
  8. Decorators
    Script collecting data from habr.com and writing logs with decorator-logger
  9. Files_open, read, write
    Practicing reading from file, writing to file
  10. Modules, packages, imports
    Creating a project structure
  11. Requests library, HTTP requests
    Script collecting data from stackoverflow. Work with stackoverflow API and requests.
    Script to determine the most intelligent superhero by collectig data from superheroapi.com
    Script which gets the link using Yandex API and saves the file to Yandex disc with POST method.

About

Python practice. Completed apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages