Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Starships

This git contains scripts to retrieve a list of all starships from the Star Wars movies, sorted by the hyperdrive rating.

Tasks :

  • Use The Star Wars API to access all Star Wars Movies data.
  • Retrieve the data related to starships and save them in a list of Objects.
  • Sort this list according to the hyperdrive rate of starship.
  • Display the sorted list.

Install for windows

use the requirements file "requirements.txt" to install required python libraries using pip:

pip install -r requirements.txt

About

This git contains scripts to retrieve a list of all starships from the Star Wars movies, sorted by the hyperdrive rating.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages