update lists
This commit is contained in:
@@ -377,6 +377,8 @@ href="https://github.com/DmytroLitvinov/awesome-flake8-extensions">awesome-flake
|
||||
</ul></li>
|
||||
<li><a href="https://github.com/pylint-dev/pylint">pylint</a> - A fully
|
||||
customizable source code analyzer.</li>
|
||||
<li><a href="https://github.com/astral-sh/ruff">ruff</a> - An extremely
|
||||
fast Python linter and code formatter.</li>
|
||||
</ul></li>
|
||||
<li>Code Formatters
|
||||
<ul>
|
||||
@@ -730,6 +732,10 @@ and Dynamic neural networks in Python with strong GPU acceleration.</li>
|
||||
href="https://github.com/Lightning-AI/pytorch-lightning">pytorch-lightning</a>
|
||||
- Deep learning framework to train, deploy, and ship AI products
|
||||
Lightning fast.</li>
|
||||
<li><a
|
||||
href="https://github.com/DLR-RM/stable-baselines3">stable-baselines3</a>
|
||||
- PyTorch implementations of Stable Baselines (deep) reinforcement
|
||||
learning algorithms.</li>
|
||||
<li><a href="https://github.com/tensorflow/tensorflow">tensorflow</a> -
|
||||
The most popular Deep Learning framework created by Google.</li>
|
||||
<li><a href="https://github.com/Theano/Theano">theano</a> - A library
|
||||
@@ -1404,6 +1410,8 @@ set of tools to keep your pinned Python dependencies fresh.</li>
|
||||
Cross-platform, Python-agnostic binary package manager.</li>
|
||||
<li><a href="https://github.com/sdispater/poetry">poetry</a> - Python
|
||||
dependency management and packaging made easy.</li>
|
||||
<li><a href="https://github.com/astral-sh/uv">uv</a> - An extremely fast
|
||||
Python package and project manager, written in Rust.</li>
|
||||
</ul>
|
||||
<h2 id="package-repositories">Package Repositories</h2>
|
||||
<p><em>Local PyPI repository server and proxies.</em></p>
|
||||
@@ -1690,8 +1698,9 @@ reading data and formatting information from Excel files.</li>
|
||||
</ul></li>
|
||||
<li>PDF
|
||||
<ul>
|
||||
<li><a href="https://github.com/euske/pdfminer">PDFMiner</a> - A tool
|
||||
for extracting information from PDF documents.</li>
|
||||
<li><a href="https://github.com/pdfminer/pdfminer.six">pdfminer.six</a>
|
||||
- Pdfminer.six is a community maintained fork of the original
|
||||
PDFMiner.</li>
|
||||
<li><a href="https://github.com/mstamy2/PyPDF2">PyPDF2</a> - A library
|
||||
capable of splitting, merging and transforming PDF pages.</li>
|
||||
<li><a href="https://www.reportlab.com/opensource/">ReportLab</a> -
|
||||
@@ -2133,3 +2142,5 @@ guidelines</a> first.</p>
|
||||
to contact me <a href="https://twitter.com/VintaChen"><span
|
||||
class="citation" data-cites="VintaChen">@VintaChen</span></a> on Twitter
|
||||
or open an issue on GitHub.</p>
|
||||
<p><a href="https://github.com/vinta/awesome-python">python.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user