https://docs.djangoproject.com/en/1.11/ref/contrib/gis/
#GeoDjango intends to be a world-class #geographic#Web#framework. Its goal is to make it as easy as possible to build #GIS Web applications and harness the power of spatially enabled data.
#rust#async#framework#http_server#rust#salvo#web
Salvo is a simple yet powerful Rust web framework that gives you fast, modern servers (HTTP/1–3, WebSocket/WebTransport) with minimal Rust knowledge required, built on Hyper and Tokio. It uses a unified handler/middleware model, an infinitely nestable, chainable router for clear public/private route grouping, built-in multipart/file upload and data extraction, automatic OpenAPI generation, ACME TLS support, and a CLI to scaffold projects—so you can prototype and deploy secure, high-performance backends quickly with less boilerplate and easier routing, testing, and API documentation.
https://github.com/salvo-rs/salvo
#python#agents#ai#framework#llm#openai#python
The OpenAI Agents SDK is a Python framework that lets you easily build and connect AI agents—smart programs that can talk, use tools, and work together to solve tasks[2][3]. You can turn any Python function into a tool an agent can use, set up safety checks to control what agents do, and automatically pass tasks between different agents when needed[2][4]. The SDK manages conversation history for you, so agents remember past interactions, and it includes tools to track and debug how agents make decisions[2]. This makes it simple to create reliable, customizable AI helpers for things like customer support, research, or automation, with clear oversight and fast development.
https://github.com/openai/openai-agents-python
#php#framework#pest#php#testing
Pest is a modern, simple, and elegant PHP testing framework designed to make writing and running tests easy and enjoyable. It offers a clean, readable syntax inspired by popular tools like RSpec and Jest, helping you write clear and maintainable tests quickly. Pest includes powerful features such as built-in browser testing, fast parallel test runs, detailed error messages, and code coverage reports, all in one tool. This means you can confidently ensure your PHP applications work correctly while saving time and improving code quality, whether you’re working on small projects or large applications.
https://github.com/pestphp/pest
#typescript#android#app_framework#expo#framework#frontend#ios#javascript#mobile#native#native_apps#react#react_native#typescript#universal#web#web_framework
Expo is a tool that helps you make apps for Android, iOS, and the web using React and JavaScript. It simplifies the development process by handling complex tasks, allowing you to focus on features. Expo offers fast setup, easy access to native features like the camera, and painless updates without needing store approvals. You can write one codebase and deploy it across multiple platforms, saving time and effort. Expo also has a strong community and flexible workflows, making it easier to find help and customize your app as needed.
https://github.com/expo/expo
#python#api#async#asyncio#fastapi#framework#json#json_schema#openapi#openapi3#pydantic#python#python_types#python3#redoc#rest#starlette#swagger#swagger_ui#uvicorn#web
FastAPI is a modern Python web framework for building fast, reliable APIs that is easy to learn and quick to code, making it ready for production use right away. It uses standard Python type hints, which means you get automatic data validation, fewer bugs, and great editor support with code completion and type checks. FastAPI also generates interactive documentation automatically, so you and your team can understand and test your API easily. The main benefit is that you can develop robust, high-performance APIs much faster and with less effort, while reducing errors and making your code easier to maintain[1][2][3].
https://github.com/fastapi/fastapi
#python#crawler#crawling#framework#hacktoberfest#python#scraping#web_scraping#web_scraping_python
Scrapy is a powerful tool for extracting data from websites. It works on many platforms and requires Python 3.9 or higher. Scrapy is free, stable, and can handle complex tasks efficiently. It allows you to manage multiple requests at once, making it fast and efficient for large-scale data extraction. Scrapy also supports various formats for storing data and has features like auto-throttling to prevent overwhelming websites. This makes it a great choice for users who need to collect data from many websites quickly and reliably.
https://github.com/scrapy/scrapy
#typescript#agents#agi#ai#api#backend#developer_tools#framework#genai#javascript#python#ruby
Motia is a modern backend framework that helps simplify complex systems by combining APIs, background jobs, events, and AI agents into one unified system. It allows developers to write code in multiple languages like JavaScript, TypeScript, and Python, all within the same project. This makes it easier to manage and deploy applications, reducing complexity and errors. With Motia, you get built-in observability and one-click deployments, making it easier to monitor and debug your workflows. This means you can focus on your business logic without worrying about the underlying infrastructure.
https://github.com/MotiaDev/motia
#typescript#agent#ai#ai_agents#browser_automation#javascript#typescript#ui_automation#web
Page Agent is an open-source tool that lets you control webpages with simple natural language commands, like "Click the login button." It runs directly in your browser with one line of code—no extensions, Python, or screenshots needed—and works with your own AI models for privacy. Use it for fast form filling, AI copilots in apps, accessibility via voice, or multi-page tasks. This saves time by turning clicks into sentences, making complex web apps easy and accessible for everyone.
https://github.com/alibaba/page-agent