{"id":20515499,"url":"https://github.com/aprilnea/xjtlu","last_synced_at":"2025-08-01T09:05:41.014Z","repository":{"id":202885549,"uuid":"708318837","full_name":"AprilNEA/XJTLU","owner":"AprilNEA","description":"This is how to get all the network resources of XJTLU.","archived":false,"fork":false,"pushed_at":"2023-10-22T12:43:21.000Z","size":25,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-02T01:27:03.860Z","etag":null,"topics":["crawler","gateway","http-auth","python","spider","web-crawler","xjtlu"],"latest_commit_sha":null,"homepage":"https://xjt.lu","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AprilNEA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-22T07:38:06.000Z","updated_at":"2023-11-10T11:29:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ed35681-1f47-46f9-9a40-c9c240f55094","html_url":"https://github.com/AprilNEA/XJTLU","commit_stats":null,"previous_names":["aprilnea/xjtlu"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AprilNEA%2FXJTLU","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AprilNEA%2FXJTLU/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AprilNEA%2FXJTLU/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AprilNEA%2FXJTLU/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AprilNEA","download_url":"https://codeload.github.com/AprilNEA/XJTLU/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248800104,"owners_count":21163404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crawler","gateway","http-auth","python","spider","web-crawler","xjtlu"],"created_at":"2024-11-15T21:22:14.749Z","updated_at":"2025-04-14T00:25:16.985Z","avatar_url":"https://github.com/AprilNEA.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XJTLU\n\n## Terms and Conditions\n\n\u003e [!WARNING]\n\u003e This project is open source under the GPL-3.0 license without any warranty, i.e.:**The authors and all contributors to\nthis project will not provide any technical support and will not be responsible for any damages you may incur!**.\n\u003e\n\u003e If you are using this project for data crawling work, please be sure to read the Terms and Conditions of Service (ToS)\n\u003e of the relevant object first.\n\n----\n\n**Other language implementations:**\n\n- Node.js: [XJTLU-Node](https://github.com/AprilNEA/XJTLU-Node)\n- Rust: ~~[XJTLU-Rust](https://github.com/AprilNEA/XJTLU-Rust)~~\n\n## Usage\n\n```shell\npip install xjtlu\n```\n\n## Coverage\n\n|     App      |       Direct       |     SSO Direct     |  SSO OAuth/SAML2   |\n|:------------:|:------------------:|:------------------:|:------------------:|\n|     SSO      | :heavy_check_mark: |        :o:         |        :o:         |\n| LMO(Current) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n| LMO(Archive) | :heavy_check_mark: | :heavy_check_mark: |        :x:         |\n|     AMS      | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n|   EJourney   | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n\n## Example\n\n```python\nfrom xjtlu import AuthEngine\n\n\nasync def main():\n    app = AuthEngine(\"San.Zhang23\", \"ffffff\")\n    await app.sso_login()\n\n\nif __name__ == '__main__':\n    import asyncio\n\n    asyncio.run(main())\n```\n\n## FAQ\n\n**What's this?**\n\nI don't know.\n\n## License\n\nAll the files are licensed under [GPL-3.0](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faprilnea%2Fxjtlu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faprilnea%2Fxjtlu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faprilnea%2Fxjtlu/lists"}