Metadata-Version: 2.4
Name: beatlestribute
Version: 0.0.2
Summary: Shows a list of The Beatles albuns, stats and the band members. Show Dataframe info. Use Help.
Author-email: Carla Godinho <carlagodinho.it@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.12
Description-Content-Type: text/markdown

# beatlestribute
==========
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!

NOTE:
----------
To use this beatlestribute module it is mandatory to install pandas module (Tested with version 2.2.2.) Intall pandas module:

console> pip install pandas


Change log
------------
0.0.1 - Show Albums, band and statistic
0.0.2 - Minor correction in README and configuration file