Suggested Categories:

Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
Pawn Shop Software
Pawn shop software streamlines and manages the day-to-day operations of pawn shops, handling everything from loan management to inventory control. It enables pawnbrokers to track pledged items, calculate interest rates, and manage payment schedules for loans. With integrated customer management features, the software helps shops maintain detailed records, including customer histories and transaction details. It also supports compliance with local regulations by tracking and reporting transactions accurately. Ultimately, pawn shop software improves operational efficiency, enhances customer service, and ensures accurate financial record-keeping for pawn businesses.
Data Science Software
Data science software is a collection of tools and platforms designed to facilitate the analysis, interpretation, and visualization of large datasets, helping data scientists derive insights and build predictive models. These tools support various data science processes, including data cleaning, statistical analysis, machine learning, deep learning, and data visualization. Common features of data science software include data manipulation, algorithm libraries, model training environments, and integration with big data solutions. Data science software is widely used across industries like finance, healthcare, marketing, and technology to improve decision-making, optimize processes, and predict trends.
Computer Vision Software
Computer vision software allows machines to interpret and analyze visual data from images or videos, enabling applications like object detection, image recognition, and video analysis. It utilizes advanced algorithms and deep learning techniques to understand and classify visual information, often mimicking human vision processes. These tools are essential in fields like autonomous vehicles, facial recognition, medical imaging, and augmented reality, where accurate interpretation of visual input is crucial. Computer vision software often includes features for image preprocessing, feature extraction, and model training to improve the accuracy of visual analysis. Overall, it enables machines to "see" and make informed decisions based on visual data, revolutionizing industries with automation and intelligence.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
View more categories (6) for "python raspberry pi"
  • 1
    Python

    Python

    Python

    ... and meetups to collaborate on code, and much more. Python's documentation will help you along the way, and the mailing lists will keep you in touch. The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.
    Starting Price: Free
  • 2
    RasPiEsi
    RasPiEsi is The World's Smallest Open Source ERP Application Server powered by Epesi and running on Raspberry Pi Zero with 1 core and 512MB RAM only. Part of Epesi ENS - the first FOSS Enterprise Nervous System. Epesi BIM on LLMP stack: - Linux - Lighttpd - MariaDB - tuned - PHP 7.4 FPM + memcached and ZRAM neofetch, mc, ncdu added and updated 77 packages on November 4, 2023 for version 1.1 ("Józiu") RasPiEsi is the smallest possible Epesi Node I was able to build...
    Starting Price: $0
  • 3
    requests

    requests

    Python Software Foundation

    Requests is a simple, yet elegant, HTTP library. Requests allows you to send HTTP/1.1 requests extremely easily. There’s no need to manually add query strings to your URLs, or to form-encode your PUT & POST data, but nowadays, just use the JSON method! Requests is one of the most downloaded Python packages today, pulling in around 30M downloads/week, according to GitHub, Requests is currently depended upon by 1,000,000+ repositories. You may certainly put your trust in this code. Requests...
    Starting Price: Free
  • 4
    yarl

    yarl

    Python Software Foundation

    All URL parts, scheme, user, password, host, port, path, query, and fragment are accessible by properties. All URL manipulations produce a new URL object. Strings passed to constructor and modification methods are automatically encoded giving canonical representation as result. Regular properties are percent-decoded, use raw_ versions for getting encoded strings. Human-readable representation of URL is available as .human_repr(). PyPI contains binary wheels for Linux, Windows and MacOS. If you...
    Starting Price: Free
  • 5
    8th

    8th

    Aaron High-Tech

    8th™ is an innovative, secure, cross-platform, robust, and fun concatenative programming language for mobile, desktop, and server application development. 8th™ is a revolutionary cross-platform language. It lets developers easily create applications for Android and iOS, Windows, macOS, Linux and Raspberry Pi using the same source code and with the same UI. Easily develop mobile, desktop, or server applications. It's ideal in applications where a slightly non-standard UI is not a problem...
  • 6
    GUIslice

    GUIslice

    GUIslice

    GUIslice is a very lightweight platform-independent GUI designed for embedded displays, from an 8-bit Arduino with 2KB RAM to the Raspberry Pi. The library supports creation of multiple pages of buttons, text, images, checkboxes, sliders and other graphics primitives. New UI / widget types can be created easily. The core GUIslice library is written in pure C. GUIslice is intended to be used with Raspberry Pi and all Arduino adaptations (ATmega, STM32duino, ESP8266 / NodeMCU, ESP32, Adafruit...
    Starting Price: Free
  • 7
    Xojo

    Xojo

    Xojo

    The object-oriented Xojo programming language and cross-platform rapid application development tool let you develop native applications for macOS, Windows, Linux, the web, iOS and Raspberry Pi. User interfaces are quickly and intuitively made with drag and drop and the modern framework supports features like graphics, database servers and internet protocols. Xojo abstracts you from the platform details allowing you to focus your time and energy on what makes your app unique. Xojo is free to use...
    Starting Price: $99.00/user
  • 8
    Gitea

    Gitea

    CommitGo, Inc.

    ... Raspberry Pi. Save your machine energy! Join us by contributing to make this project even better. Don’t be shy to be a contributor!
    Starting Price: $19/month/user
  • 9
    Locust

    Locust

    Locust

    An open source load testing tool. Define user behavior with Python code, and swarm your system with millions of simultaneous users. No need for clunky UIs or bloated XML. Just plain code. Locust supports running load tests distributed over multiple machines, and can therefore be used to simulate millions of simultaneous users. A fundamental feature of Locust is that you describe all your test in Python code. No need for clunky UIs or bloated XML, just plain code. The easiest way to install...
  • 10
    urllib3

    urllib3

    urllib3

    .... urllib3 is one of the most downloaded packages on PyPI and is a dependency of many popular Python packages like Requests, Pip, and more! urllib3 is made available under the MIT License. The API Reference documentation provides API-level documentation. The User Guide is the place to go to learn how to use the library and accomplish common tasks. The more in-depth Advanced Usage guide is the place to go for lower-level tweaking.
    Starting Price: Free
  • 11
    Falcon

    Falcon

    Falcon

    Falcon is a blazing fast, minimalist Python web API framework for building robust app backends and microservices. The framework works great with both asyncio (ASGI) and gevent/meinheld (WSGI). The Falcon web framework encourages the REST architectural style. Resource classes implement HTTP method handlers that resolve requests and perform state transitions. Falcon complements more general Python web frameworks by providing extra reliability, flexibility, and performance wherever you need it...
  • 12
    Fossil

    Fossil

    Fossil

    ... self-contained, stand-alone executable. To install, simply download a precompiled binary for Linux, Mac, or Windows and put it on your $PATH. Self-host Friendly - Stand up a project website in minutes using a variety of techniques. Fossil is CPU and memory efficient. Most projects can be hosted comfortably on a $5/month VPS or a Raspberry Pi. You can also set up an automatic GitHub mirror. Simple Networking - Fossil uses ordinary HTTPS (or SSH if you prefer) for network communications.
  • 13
    Eclipse Streamsheets
    ... MQTT, REST, and OPC UA. Streamsheets is native to stream data processing like MQTT and kafka. Pick up a topic stream, transform it and blast it back out into the endless streaming world. REST opens you the world, Streamsheets let you connect to any web service or let them connect to you. Streamsheets run in the cloud, on your servers, but also on edge devices like a Raspberry Pi.
  • 14
    K3s

    K3s

    K3s

    K3s is a highly available, certified Kubernetes distribution designed for production workloads in unattended, resource-constrained, remote locations or inside IoT appliances. Both ARM64 and ARMv7 are supported with binaries and multiarch images available for both. K3s works great from something as small as a Raspberry Pi to an AWS a1.4xlarge 32GiB server. Lightweight storage backend based on sqlite3 as the default storage mechanism. etcd3, MySQL, Postgres also still available. Secure by default...
  • 15
    Small Basic

    Small Basic

    Small Basic

    Small Basic is the only programming language created especially to help students transition from block-based coding to text-based coding. By teaching the fundamental elements of syntax-based languages in an approachable manner, Small Basic gives students the skills and confidence to tackle more complex programming languages such as Java and C#. You can also build applications for Kinect, Lego Mindstorm, Raspberry Pi, Arduino, Oculus Rift, and more using Small Basic. Small Basic combines...
    Starting Price: Free
  • 16
    Gogs

    Gogs

    Gogs

    The Gogs project aims to build a simple, stable, and extensible self-hosted Git service that can be set up in the most painless way. With Go, this can be done with an independent binary distribution across all platforms that Go supports. Simply run the binary for your platform. Or ship Gogs with Docker or Vagrant, or get it packaged. Gogs runs anywhere Go can compile for Windows, Mac, Linux, ARM, etc. Gogs has low minimal requirements and can run on an inexpensive Raspberry Pi. Some users even...
    Starting Price: Free
  • 17
    Sanic

    Sanic

    Sanic

    Intuitive API with smart defaults and no bloat allows you to get straight to work building your app. Build the way you want to build without letting your tooling constrain you. Built from the ground up with speed and scalability as a main concern. It is ready to power web applications big and small. Out of the box, it comes bundled with a web server ready to power your web applications. Sanic is one of the overall most popular frameworks on PyPI, and the top async enabled framework. The project...
  • 18
    liblab

    liblab

    liblab

    ... required. Autogenerate SDKs in Python, Java, Typescript, C#, Go, and PHP with language best practices built in. Easily integrate SDK deployments into your CI/CD pipeline without extra work. liblab automates the process for PyPI, Maven, NuGet, Go, Packagist, and npm.
    Starting Price: $120/month
  • 19
    AWS CodeArtifact
    Store and share artifacts across accounts, with appropriate levels of access granted to your teams and build systems. Reduce overhead from setup and maintenance of an artifact server or infrastructure with a fully managed service. Only pay for software packages stored, number of requests made, and data transferred out of Region with pay-as-you-go pricing. Configure CodeArtifact to fetch from public repositories such as the npm Registry, Maven Central, Python Package Index (PyPI), and Nu...
    Starting Price: $0.05 per GB per month
  • Previous
  • You're on page 1
  • Next