A small university information package
Project description
CnUniversityMap
CnUniversityMap is a Python package that provides a simple University class to store and manage university information.
Download
You can download the latest version of the University package from PyPI:
.. code-block:: bash
pip install cnuniversitymap
Alternatively, you can get the source code from GitHub:
.. code-block:: bash
git clone https://github.com/robot-2233/cnuni.git
Contact me
If you have any questions or feedback, please contact me through the following methods:
- email: frundles@qq.com
- wechat: zgndshkwxh
Usage examples
Here are some basic examples using the University package:
Get university information
.. code-block:: python
print(university.cn_name)
print(university.en_name)
print(university.code)
Get specific university from dict
.. code-block:: python
print(universities_dict.get('xxx'))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file cnuniversitymap-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: cnuniversitymap-1.0.0-py3-none-any.whl
- Upload date:
- Size: 73.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3c12978fad7d1bd64774fe773ad3277fc3dab8f8cc50b911de4b5ff503b39655
|
|
MD5 |
0c224f86283297b92f79b4c44ab7bd11
|
|
BLAKE2b-256 |
3064465b0129e7fba0dc90980f94aa3ab07509040ce2b0136f95fdb04ba26e1f
|