Metadata-Version: 2.1
Name: beatlesalbuns
Version: 0.0.3
Summary: Shows a list of The Beatles albuns
Author-email: Carla Godinho <carlasoniagodinho44@gmail.com>
License-File: LICENSE.txt
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Beatles-albums
This package is a demo for my Python students and so I decided to give a tribute to The Beatles band, providing a list of their published Albums.
Enjoy this packge and listen to their masterpieces!

Change log
==========

0.0.2 (8/05/2023) - Added print "I love The Beatles"
0.0.3 (16/05/2023) - simplfied the import of this module. Previsou versions you need to import beatlesalbuns.beatlesalbuns, this release: import beatlesalbuns
-----------------
Third Release
Requires pandas module installation