Skip to content

Contains exploratory code and learning topics to improve day-to-day Python use.

Notifications You must be signed in to change notification settings

SharinaS/make-better-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Better Python

Contains exploratory code and topics to improve coding in Python. Built with the focus of increasing the elegance and functionality of Python scripts for interacting with AWS from the CLI, as well as for AWS Lambda functions.

Skill Topics

  • Args (and the unpacking operator)
  • Classes (simple)
  • Dataclass (decorator)
  • List Comprehension
  • Map()

About

Contains exploratory code and learning topics to improve day-to-day Python use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages