Giter Club home page Giter Club logo

world-register-of-nations's Introduction

Awesome Code style: black Python

World Register of nations

Screenshot

Screenshot Screenshot Screenshot

What's this software ?

This Python 3 software find and display information about all countries in the world.

Download the Windows .exe version :

You can run it with Python 3 and the right libraries or for Windows you can use the .exe software that I created there :

Download World Register of Nations Download World Register of Nations

  1. Please install ImageMagick (https://www.imagemagick.org/)

IMPORTANT : in Windows the software don't display the pictures without ImageMagick.

you will find ImageMagick-7.0.8-37-Q16-x64-dll with in this folder or you can download it from the official website imagemagick.org. When you install it it's important to let it add ImageMagick to your Windows Path.

  1. Run World_Register_GUI.exe

Sources :

https://restcountries.eu/

and

https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes

and

http://docs.tradingeconomics.com/

What you need to make it work :

The last version of Python 3.

you also need to have the easygui library for python 3:

At least the version 0.98

sudo python3 -m pip install --upgrade easygui 

You need wget for python 3:

sudo pip3 install wget

How to launch this software :

python3 World_Register_GUI.py

Requirements :

If you miss a module, install it with the command pip install module-name. For example if you miss PIL you can install it with : sudo pip3 install pillow.

Developer - Author

Hamdy Abou El Anein

Homepage

http://www.daylightlinux.ch

world-register-of-nations's People

Contributors

hamdyaea avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.