Commit graph

2477 commits

Author SHA1 Message Date
Vinta Chen
ee08cd7d86
update sponsorship webpage 2026-06-07 02:50:19 +08:00
Vinta Chen
bcfba78576
add Indie Dev sponsorship tier 2026-06-07 02:39:06 +08:00
Vinta Chen
037de836f1
Merge pull request #3189 from fauzan171/fix/outdated-version-references
fix: update outdated version references in descriptions
2026-06-07 01:29:52 +08:00
Vinta Chen
ada22936cd
Merge pull request #3190 from fauzan171/fix/chardet-description
fix: update chardet description to remove outdated Python 2 reference
2026-06-07 01:29:18 +08:00
fauzan171
647d723ecf fix: update chardet description to remove outdated Python 2 reference
Python 2 reached end-of-life in January 2020. The 'Python 2/3
compatible' qualifier is no longer relevant and misleading. Updated
to match the official repository description.
2026-06-07 00:08:39 +07:00
fauzan171
3e8404c95f fix: update outdated version references in descriptions
- sanic: Remove 'Python 3.6+' version constraint (now requires
  Python >=3.10 per PyPI metadata)
- django-guardian: Remove 'Django 1.2+' version constraint
  (outdated reference, now requires Python >=3.10 per PyPI metadata)
2026-06-07 00:07:29 +07:00
fauzan171
eb86241240 sync with upstream 2026-06-06 23:58:13 +07:00
Jinyang
235034565f
Merge pull request #3183 from JinyangWang27/add-nuwa-skill
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
2026-06-05 19:37:47 +04:00
Beslan Birzhev
6dd7b2a659
Add kubesdk (#3166)
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
2026-06-04 08:35:12 +04:00
Jinyang
b7e6781304 add nuwa-skill 2026-06-04 08:29:45 +04:00
Amin Alaee
5fe1dbd204
Add uuid-utils (#3178) 2026-06-04 08:25:05 +04:00
Tianyu Hu
d85e849fa1
Update canonical GitHub project links (#3177) 2026-06-04 08:22:42 +04:00
Renato
f0bfc4cfa2
Add synology-api entry to README (#3174)
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
Add an entry for synology-api to the README's list of Python libraries. The link points to N4S4/synology-api and notes it provides a Python wrapper for Synology NAS APIs (Surveillance Station, File Station, Download Station, Docker, and 50+ other endpoints).
2026-06-02 13:23:10 +04:00
Samxss
d51eff7eaf
docs: add scikit-lego to Machine Learning section (#3168)
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
Added scikit-lego library to the Machine Learning category keeping strict alphabetical order.
2026-05-30 19:33:04 +04:00
Jinyang
aa8dad7d56
Merge pull request #3157 from LauraGPT/master
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
2026-05-29 08:06:38 +04:00
Jinyang
1f915d6209
Merge pull request #3169 from ShawnChen-Sirius/add-chdb
Some checks are pending
CI / test (push) Waiting to run
Deploy Website / deploy (push) Waiting to run
2026-05-28 10:52:11 +04:00
Shawn Chen
96da94e633 Add chdb to Database 2026-05-28 17:59:03 +12:00
Vinta Chen
79e0d8dc29
docs: add repository agent guidance 2026-05-27 15:41:37 +08:00
Jinyang
e90ae86068
Merge pull request #3155 from dewana-sl/add-kittentts
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
Add KittenTTS
2026-05-26 19:24:53 +04:00
Dewan (Stellon Labs)
a6033b52a8
Merge branch 'master' into add-kittentts 2026-05-25 17:10:56 +05:30
xiaoyunchong.xyc
9e20e5153a Add FunASR to Speech section 2026-05-25 00:47:50 +08:00
Vinta Chen
fe6379f34d
clean up
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
2026-05-24 15:25:01 +08:00
Dewan Shakil
9036e5ede2 Add KittenTTS 2026-05-24 04:25:55 +05:30
Jinyang
a10ec14611
Add graphify (#3154)
Some checks are pending
CI / test (push) Waiting to run
Deploy Website / deploy (push) Waiting to run
2026-05-23 20:20:33 +04:00
dependabot[bot]
e403a8f064
build(deps): bump idna from 3.11 to 3.15 (#3147)
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-22 09:58:37 +04:00
Raahul Dutta - রাহুল 🖖
a089ae28cc
Merge pull request #3137 from raahulrahl/add-bindu
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
Add bindu to AI and Agents > Orchestration
2026-05-19 08:31:32 +04:00
Vinta Chen
a9b13e4c4a
update .gitignore
Some checks are pending
CI / test (push) Waiting to run
Deploy Website / deploy (push) Waiting to run
2026-05-18 13:53:45 +08:00
Jinyang
e7cd326678
Merge pull request #3132 from aasimansari1/add-ultralytics
Add Ultralytics (YOLO) to Computer Vision section
2026-05-18 07:53:32 +04:00
Vinta Chen
3e66360e40
refine wording
Some checks are pending
CI / test (push) Waiting to run
Deploy Website / deploy (push) Waiting to run
2026-05-17 17:15:31 +08:00
Vinta Chen
420619b114
add links to the website 2026-05-17 17:13:32 +08:00
Mohd Aasim Ansari
5885075bf7 Add ultralytics to Computer Vision section 2026-05-17 07:31:18 +00:00
Jinyang
5909fa76d9
Merge pull request #3123 from JinyangWang27/move-entries
Some checks failed
CI / test (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
2026-05-12 06:36:10 +04:00
Jinyang
93b13531e6
Merge pull request #3121 from zichen0116/docs/add-code-of-conduct 2026-05-12 06:35:52 +04:00
Ankita Ghosh
e503d16eb2
fix: remove duplicate ruff entry from Code Linters section (#3119)
Some checks are pending
CI / test (push) Waiting to run
Deploy Website / deploy (push) Waiting to run
2026-05-11 14:00:27 +04:00
Jinyang
c506774ac7 Refactor data libraries section in README.md for clarity and organization 2026-05-11 13:40:03 +04:00
Jinyang
cbc193a457
Merge pull request #3122 from dat-a-man/master
Added project dlt
2026-05-11 13:33:33 +04:00
Aman Gupta
04abb895d7 Updated 2026-05-11 07:57:29 +00:00
Leon.C
b9df44ecc4 docs: add CODE_OF_CONDUCT.md
Add Contributor Covenant Code of Conduct to establish community guidelines and ensure a welcoming environment for all contributors.
2026-05-11 11:12:02 +08:00
Jinyang
06b0243ff3
Merge pull request #3111 from chernistry/add-bernstein
Some checks are pending
CI / test (push) Waiting to run
Deploy Website / deploy (push) Waiting to run
2026-05-10 19:32:51 +04:00
chernistry
3167cff71f Add bernstein to AI and Agents > Orchestration 2026-05-09 23:14:45 +03:00
Vinta Chen
5f725c25d7
use sponsorship@awesome-python.com as contact 2026-05-07 21:14:26 +08:00
Vinta Chen
10c06fb26d
add category links in llms.txt 2026-05-07 20:00:56 +08:00
Original Gary
5f042e2fb2
Add birdnet to Audio section (#3116)
Co-authored-by: Sam <sam@openpaws.ai>
2026-05-07 14:31:32 +04:00
ChrisJr404
daf311d67f
Add taskiq (#3112) 2026-05-07 14:29:06 +04:00
Vinta Chen
50d382a5c8
use https 2026-05-07 17:28:40 +08:00
Vinta Chen
0f5085cbdf
Merge pull request #3110 from Bortlesboat/codex/use-https-json-schema-link
Use HTTPS for JSON Schema link
2026-05-07 17:27:16 +08:00
Bortlesboat
9ddd1d045b
Use HTTPS for JSON Schema link 2026-05-05 04:07:23 -04:00
cryxnet
08fe624c8d
Add promptise (#3088)
* Add promptise
2026-05-05 10:42:10 +04:00
Vinta Chen
6c18b6447e
feat: use explicit Projects section in README 2026-05-04 21:24:57 +08:00
Vinta Chen
921d47b455
remove index.md 2026-05-04 17:11:34 +08:00