Skip to main content

A python package that provides details about Universities of Tanzania

Project description

Tzunipy

  • A python package that gives information about different Universities in Tanzania.
  • tzunipy made by maen08

Made in Tanzania Generic badge


Install

Run this command to install the current stable version:

pip install tzunipy

# or using pip3

pip3 install tzunipy

Features

  • Show all universities in Tanzania
  • Show all universities per region given
  • Show colleges per university
  • Show programms pursued per college
  • Show the program-duration (if neccessary)

Usage

>>> from tzunipy.tzunipy import TzUniPy


# get all universities

>>> TzUniPy.all_universities()
[
   'University of Dar es Salaam UDSM (Dar es Salaam)', 
   'Sokoine University of Agriculture SUA (Morogoro)', 
   'Open University of Tanzania OUT (Dar es Salaam)', 
    ...
    ...
 
   
]


# get universities from a given region
>>> TzUniPy.get_univeristy('Dodoma')

>>> ['University of Dodoma UDOM (Dodoma)', "St. John's University of Tanzania SJUT (Dodoma)"]

Contribution

  • Whoever wish to contribute in this project (direct or indirect), please read the file update.md

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tzunipy-0.3.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page