https://github.com/python/importlib_resources
Backport of the importlib.resources module
Last synced: 05 Feb 2026
https://github.com/axios/axios
Promise based HTTP client for the browser and node.js
hacktoberfest http-client javascript nodejs promise
Last synced: 05 Feb 2026
https://github.com/xunit/visualstudio.xunit
VSTest runner for xUnit.net (for Visual Studio Test Explorer and dotnet test)
Last synced: 05 Feb 2026
https://github.com/xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
c-sharp dotnet unit-testing xunit
Last synced: 05 Feb 2026
https://github.com/microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
dotnet test-runner testing testing-tools unit-testing visual-studio
Last synced: 05 Feb 2026
https://github.com/nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
c-sharp dot-net dotnet dotnet-core dotnetcore mock mocking mocks stubs test testing testing-tools
Last synced: 05 Feb 2026
https://github.com/jawah/charset_normalizer
Truly universal encoding detector in pure Python.
chardet charset-conversion charset-detection encoding python unicode
Last synced: 05 Feb 2026
https://github.com/jmespath/jmespath.py
JMESPath is a query language for JSON.
Last synced: 05 Feb 2026
https://github.com/m-click/requests_pkcs12
Add PKCS#12 support to the Python requests library in a clean way, without monkey patching or temporary files
https-certificate https-client pkcs12 python python-library requests
Last synced: 05 Feb 2026
https://github.com/webjars/webjars-locator-lite
Lite WebJars Locator - No Startup Classpath Scanning
Last synced: 05 Feb 2026
https://github.com/encode/httpx
A next generation HTTP client for Python. π¦
asyncio http python trio
Last synced: 05 Feb 2026
https://github.com/pypa/setuptools
Official project repository for the Setuptools build system
Last synced: 05 Feb 2026
https://github.com/langchain-ai/langchain
π¦π The platform for reliable agents.
agents ai ai-agents anthropic chatgpt deepagents enterprise framework gemini generative-ai langchain langgraph llm multiagent open-source openai pydantic python rag
Last synced: 05 Feb 2026
https://github.com/mapstruct/mapstruct
An annotation processor for generating type-safe bean mappers
annotation-processor bean-mapping java javabeans mapping mapstruct no-reflection records
Last synced: 05 Feb 2026
https://github.com/martinblech/xmltodict
Python module that makes working with XML feel like you are working with JSON
Last synced: 05 Feb 2026
https://github.com/modelcontextprotocol/python-sdk
The official Python SDK for Model Context Protocol servers and clients
Last synced: 05 Feb 2026
https://github.com/langchain-ai/langchain-community
Community-maintained LangChain integrations
Last synced: 05 Feb 2026
https://github.com/Kludex/python-multipart
A streaming multipart parser for Python.
Last synced: 05 Feb 2026
https://github.com/agronholm/apscheduler
Task scheduling library for Python
automation cron python scheduling
Last synced: 05 Feb 2026
https://github.com/apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
arrow parquet
Last synced: 05 Feb 2026
https://github.com/powermock/powermock
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
java mocking mocking-framework testability testing
Last synced: 05 Feb 2026
https://github.com/aws/aws-secretsmanager-caching-java
The AWS Secrets Manager Java caching client enables in-process caching of secrets for Java applications.
aws-secrets-manager caching java secret
Last synced: 05 Feb 2026
https://github.com/twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
bootstrap css css-framework html javascript sass scss
Last synced: 05 Feb 2026
https://github.com/aws-powertools/powertools-lambda-python
A developer toolkit to implement Serverless best practices and increase developer velocity.
aws aws-lambda lambda python serverless
Last synced: 05 Feb 2026
https://github.com/zloirock/core-js
Standard Library
ecmascript-proposals es2015 es6 es7 esnext javascript js polyfill ponyfill proposal proposals shim
Last synced: 05 Feb 2026
https://github.com/pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
autograd deep-learning gpu machine-learning neural-network numpy python tensor
Last synced: 05 Feb 2026
https://github.com/cloudtools/troposphere
troposphere - Python library to create AWS CloudFormation descriptions
aws-cloudformation cloudformation python python3 troposphere
Last synced: 05 Feb 2026
https://github.com/laurent-laporte-pro/deprecated
Python @deprecated decorator to deprecate old python classes, functions or methods.
Last synced: 05 Feb 2026
https://github.com/facebook/regenerator
Source transformer enabling ECMAScript 6 generator functions in JavaScript-of-today.
Last synced: 05 Feb 2026
https://github.com/facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
Last synced: 05 Feb 2026
https://github.com/cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
cross-site-scripting dom dompurify html javascript mathml prevent-xss-attacks sanitizer security svg xss
Last synced: 05 Feb 2026
https://github.com/pyca/pyopenssl
A Python wrapper around the OpenSSL library
cryptography openssl python ssl tls
Last synced: 05 Feb 2026
https://github.com/python/tzdata
Python package wrapping the IANA time zone database
Last synced: 04 Feb 2026
https://github.com/swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
hacktoberfest oas open-source openapi openapi-specification openapi3 openapi31 rest rest-api swagger swagger-api swagger-js swagger-oss swagger-ui
Last synced: 04 Feb 2026
https://github.com/google/google-java-format
Reformats Java source code to comply with Google Java Style.
formatter java
Last synced: 04 Feb 2026
https://github.com/pytest-dev/pytest-order
pytest plugin that allows to customize the test execution order
pytest-plugin python
Last synced: 04 Feb 2026
https://github.com/certifi/python-certifi
(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.
Last synced: 04 Feb 2026
https://github.com/aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
Last synced: 04 Feb 2026
https://github.com/apache/commons-math
Apache Commons Math
clustering fitting integration interpolation java least-squares math optimization polynomial solver stat transforms
Last synced: 05 Feb 2026
https://github.com/protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
marshalling protobuf protobuf-runtime protoc protocol-buffers protocol-compiler rpc serialization
Last synced: 04 Feb 2026
https://github.com/i18next/react-i18next
Internationalization for react done right. Using the i18next i18n ecosystem.
i18n i18next internationalization react react-native ssr translation
Last synced: 05 Feb 2026
https://github.com/i18next/i18next
i18next: learn once - translate everywhere
deno ecosystem flexibility i18n internationalization javascript nodejs translation
Last synced: 05 Feb 2026
https://github.com/remarkablemark/html-react-parser
π HTML to React parser.
dom html html-react-parser javascript jsx library npm package parse parser react react-parser typescript
Last synced: 05 Feb 2026
https://github.com/apache/groovy
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
apache compiler dynamic-typing functional-programming groovy jvm-languages metaprogramming programming-language static-typing
Last synced: 05 Feb 2026
https://github.com/SeleniumHQ/selenium
A browser automation framework and ecosystem.
dotnet java javascript python ruby rust selenium webdriver
Last synced: 05 Feb 2026
https://github.com/pallets/jinja
A very fast and expressive template engine.
jinja jinja2 pallets python template-engine templates
Last synced: 05 Feb 2026
https://github.com/DataDog/datadog-lambda-python
The Datadog AWS Lambda Layer for Python
Last synced: 05 Feb 2026
https://github.com/withastro/astro/
The web framework for content-driven websites. βοΈ Star to support our work!
astro blog browser components hybrid islands node server static static-site-generator universal
Last synced: 05 Feb 2026
https://github.com/opencv/opencv-python
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
manylinux opencv opencv-contrib-python opencv-python precompiled pypi python python-3 wheel
Last synced: 05 Feb 2026
https://github.com/numpy/numpy
The fundamental package for scientific computing with Python.
numpy python
Last synced: 05 Feb 2026
https://github.com/tkem/cachetools
Extensible memoizing collections and decorators
Last synced: 05 Feb 2026
https://github.com/psf/black
The uncompromising Python code formatter
autopep8 code codeformatter formatter gofmt hacktoberfest pre-commit-hook python yapf
Last synced: 05 Feb 2026
https://github.com/pytest-dev/pytest-mock
Thin-wrapper around the mock package for easier use with pytest
hacktoberfest mock pytest
Last synced: 05 Feb 2026
https://github.com/micktwomey/pyiso8601
ISO8601 formatted datetime parser for python
Last synced: 05 Feb 2026
https://github.com/urllib3/urllib3
urllib3 is a user-friendly HTTP client library for Python
http http-client python urllib3
Last synced: 05 Feb 2026
https://github.com/turettn/fastapi_offline
FastAPI without reliance on CDNs for docs
Last synced: 05 Feb 2026
https://github.com/couchbase/sync_gateway
Manages access and synchronization between Couchbase Lite and Couchbase Server
couchbase couchbase-mobile couchbase-server couchbase-sync-gateway golang golang-application hacktoberfest sync-gateway
Last synced: 05 Feb 2026
https://github.com/sdil87/trendspy
A Python library for accessing Google Trends data
Last synced: 05 Feb 2026
https://github.com/pythonadelaide/karmabot
A Python based Slack Chatbot for community interaction - AdelaidePython fork
Last synced: 05 Feb 2026
https://gitlab.com/wireshark/wireshark
Wireshark's official code repository. You can keep the releases coming by donating at https://wiresharkfoundation.org/donate/.
packet capture protocol analysis tshark wireshark
Last synced: 04 Feb 2026
https://github.com/the-tcpdump-group/tcpdump
the TCPdump network dissector
auditing berkeley-packet-filter bpf bsd-packet-filter libpcap packet-capture pcap pcapng security sniffer tcpdump troubleshooting
Last synced: 04 Feb 2026
https://github.com/the-tcpdump-group/libpcap
the LIBpcap interface to various kernel packet capture mechanism
berkeley-packet-filter bpf bsd-packet-filter libpcap packet-capture pcap pcapng sniffer
Last synced: 05 Feb 2026
https://github.com/MohammadYounes/AlertifyJS
A javascript framework for developing pretty browser dialogs and notifications.
alert alertifyjs confirm dialog modal modal-dialogs notifications prompt
Last synced: 05 Feb 2026
https://bitbucket.org/connect2id/nimbus-jose-jwt
Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)
Last synced: 04 Feb 2026
https://github.com/bvaughn/react-error-boundary
Simple reusable React error boundary component
Last synced: 04 Feb 2026
https://github.com/python-pillow/Pillow
Python Imaging Library (Fork)
c cross-platform image image-processing pil pillow python python-3
Last synced: 04 Feb 2026
https://github.com/pyca/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
cryptography python
Last synced: 04 Feb 2026
https://github.com/itext/itextpdf
[DEPRECATED] Core Java Library + PDF/A, xtra and XML Worker. Only security fixes will be added β please use iTextΒ 7
Last synced: 05 Feb 2026
https://github.com/jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
css css-selectors dom html java java-html-parser jsoup parser xml xpath
Last synced: 04 Feb 2026
https://github.com/angular/angular
Deliver web apps with confidence π
angular javascript pwa typescript web web-framework web-performance
Last synced: 04 Feb 2026
https://github.com/JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
c-sharp json
Last synced: 04 Feb 2026
https://github.com/nhairs/python-json-logger
JSON Formatter for Python Logging
python python-logging
Last synced: 04 Feb 2026
https://github.com/cannatag/ldap3
a strictly RFC 4510 conforming LDAP V3 pure Python client. The same codebase works with Python 2. Python 3, PyPy and PyPy3
Last synced: 05 Feb 2026
https://github.com/reportportal/logger-java-log4j
Log4j2 appender for Report Portal
java logger logging reportportal
Last synced: 04 Feb 2026
https://github.com/reportportal/agent-java-testng
TestNG listener
java reportportal testing testng
Last synced: 05 Feb 2026
https://github.com/rveachkc/pymsteams
Format messages and post to Microsoft Teams.
Last synced: 04 Feb 2026
https://github.com/DataDog/dd-trace-py
Datadog Python APM Client
apm ci datadog debugging error-monitoring observability profiling python security tracing
Last synced: 04 Feb 2026
https://github.com/PyCQA/flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
code-quality linter linter-flake8 linter-plugin
Last synced: 05 Feb 2026
https://github.com/Azure/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
azure azure-sdk hacktoberfest python
Last synced: 05 Feb 2026
https://github.com/pytest-dev/pytest-cov
Coverage plugin for pytest.
pytest python
Last synced: 04 Feb 2026
https://github.com/pycqa/flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
complexity-analysis flake8 linter linter-flake8 pep8 python python3 static-analysis static-code-analysis style-guide styleguide stylelint
Last synced: 05 Feb 2026
https://github.com/jpadilla/pyjwt
JSON Web Token implementation in Python
hacktoberfest jwt python
Last synced: 05 Feb 2026