PittAPI
An API to easily get data from the University of Pittsburgh
파일 탐색기
최종 버전 다운로드 (.zip)- autotest.yml
- live-tests.yml
- COURSE-API.md
- DINING-API.md
- LAB-API.md
- LAUNDRY-API.md
- NEWS-API.md
- PEOPLE-API.md
- README.md
- SHUTTLE-API.md
- SPORTS.md
- STATUS-API.md
- TEXTBOOK-API.md
- index.rst
- MIGRATING-2.0.md
- test_academic_providers.py
- test_campus_providers.py
- test_content_providers.py
- test_status_and_sports_providers.py
- __init__.py
- base_client.py
- cal.py
- course.py
- dining.py
- gym.py
- lab.py
- laundry.py
- library.py
- news.py
- people.py
- shuttle.py
- sports.py
- status.py
- textbook.py
- course_mocks.py
- gym_mocks.py
- lab_mocks.py
- course_course.html
- course_extra_1.html
- course_extra_2.html
- course_extra_3.html
- course_extra_4.html
- course_section.html
- course_subject.html
- dining.json
- dining_locations.json
- dining_menu.json
- dining_schedule.json
- hillman_study_room_mock_response.json
- laundry.htm
- laundry_mock_response_holland.json
- laundry_mock_response_towers.json
- library_mock_response_water.json
- news_university_news_features_articles_2020.html
- news_university_news_features_articles_fulbright.html
- news_university_news_features_articles_page_0.html
- news_university_news_features_articles_page_1.html
- people_none_mock_response.html
- people_ramirez_mock_response.html
- people_too_many_mock_response.html
- status.json
- textbook_base_page.html
- textbook_courses_CS.json
- textbook_courses_MATH.json
- textbook_subjects.json
- textbook_textbooks_CS_0441_garrison.json
- textbook_textbooks_MATH_0430_pan.json
- __init__.py
- base_client_test.py
- cal_test.py
- conftest.py
- course_test.py
- dining_test.py
- gym_test.py
- lab_test.py
- laundry_test.py
- library_test.py
- naming_test.py
- news_test.py
- people_test.py
- shuttle_test.py
- sports_test.py
- status_test.py
- textbook_test.py
- .coveragerc
- .flake8
- .gitignore
- .pre-commit-config.yaml
- .python-version
- CONTRIBUTING.md
- LICENSE
- pyproject.toml
- README.md
- uv.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/pittcsc/PittAPI
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd PittAPI
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
