home / skills / pluginagentmarketplace / custom-plugin-python

pluginagentmarketplace/custom-plugin-python

Python Development Plugin

12 skills
GitHub

Sponsored

pytest-testing

pluginagentmarketplace/custom-plugin-python

3
This skill helps you master pytest testing with fixtures, mocking, and CI/CD integration to improve code quality and test coverage.
python-fundamentals

pluginagentmarketplace/custom-plugin-python

3
This skill helps you master Python fundamentals by guiding syntax, data types, OOP, and standard library use for clean, efficient code.
django-framework

pluginagentmarketplace/custom-plugin-python

3
This skill helps you build production-ready Django apps quickly by guiding model design, authentication, REST APIs, and deployment best practices.
asyncio-programming

pluginagentmarketplace/custom-plugin-python

3
This skill helps you master asynchronous programming with asyncio to write concurrent, efficient I/O-bound code and build scalable async applications.
debugging

pluginagentmarketplace/custom-plugin-python

3
This skill helps you master Python debugging with pdb and IDE tools, enabling efficient issue resolution, profiling, and robust log-based troubleshooting.
fastapi

pluginagentmarketplace/custom-plugin-python

3
This skill helps you build high-performance APIs with FastAPI, enabling async endpoints, automatic docs, and type-safe request handling.
machine-learning

pluginagentmarketplace/custom-plugin-python

3
This skill helps you build and evaluate machine learning models in Python using scikit-learn, PyTorch, and TensorFlow end-to-end.
pandas-data-analysis

pluginagentmarketplace/custom-plugin-python

3
This skill helps you analyze and visualize data with Pandas, NumPy, and Matplotlib, enabling data cleaning, transformation, and insightful exploration.
poetry-packaging

pluginagentmarketplace/custom-plugin-python

3
This skill helps you master Python packaging with Poetry, from dependency management to publishing and project structure.
type-hints

pluginagentmarketplace/custom-plugin-python

3
This skill helps you master Python type hints and mypy checks to improve code quality, IDE support, and static analysis.