758 Integrations with Python
View a list of Python integrations and software that integrates with Python below. Compare the best Python integrations as well as features, ratings, user reviews, and pricing of software that integrates with Python. Here are the current Python integrations in 2024:
-
1
Doc Converter Pro
Doc Converter Pro
Convert one file or an entire folder. With an average conversion time of less than one second you will have your documents converted in no time. Create custom conversion templates to suit your needs. Full control over images, CSS, find and replace/delete and more. Share your templates with colleagues. Batch convert Word or PDF files to HTML and clean up the code. Convert Word to PDF, PDF to Word. Most document formats supported. The program comes with a full selection of templates that should cover the needs of most users. You just select the one you want to use from the drop-down list. When converting to HTML you have full control over images, code and CSS. You can even run find and replace commands. Once you are happy with your template it can be saved for later use or shared with colleagues.Starting Price: $10 per month -
2
Workona
Workona
The essential work organizer for the browser. Your work is scattered across dozens of tabs & cloud apps. Workona puts it all in one place, so projects are finally organized. Organize your tabs, docs, & links into a dedicated space for each project. A workspace organizes everything for a project: tabs, docs, notes, tasks, and resources from all your cloud apps. Workspaces are flexible enough to keep up with the pace of modern work. Perfect for teams that use Google Drive! Workona brings together all the apps you already use. With a single source of truth for each project, your team can finally focus. Workspaces hold docs & links from any app, so nothing slips between the cracks. Workspaces pull your team processes out of scattered apps and into one place, so your team can work more efficiently. From anywhere in the browser, search for tabs or other work with laser precision. Plus, sync tabs to your devices seamlessly.Starting Price: $7 per month -
3
Sunflower
Sunflower
Small and highly customizable twin-panel file manager for Linux. It is intended to be an easy-to-use and powerful file manager that seamlessly integrates into the GNOME desktop environment (but is not limited to). Feature-packed configuration to help make the program your own. More flexibility in your daily operations through easy to use interface. Set of tabs for every occasion. Visually mark your files and directories for quick reference. Quick access to the command line interface through terminal tabs, VTE, or external. Better multitasking with full multithreading support. Easily extensible with Python and GTK+. Fully optimized for keyboard users. Sunflower is a small and highly customizable twin-panel file manager for Linux with support for plugins. Fully compatible and native to Wayland compositors.Starting Price: Free -
4
Towhee
Towhee
You can use our Python API to build a prototype of your pipeline and use Towhee to automatically optimize it for production-ready environments. From images to text to 3D molecular structures, Towhee supports data transformation for nearly 20 different unstructured data modalities. We provide end-to-end pipeline optimizations, covering everything from data decoding/encoding, to model inference, making your pipeline execution 10x faster. Towhee provides out-of-the-box integration with your favorite libraries, tools, and frameworks, making development quick and easy. Towhee includes a pythonic method-chaining API for describing custom data processing pipelines. We also support schemas, making processing unstructured data as easy as handling tabular data.Starting Price: Free -
5
Adobe PDF Services API
Adobe
Create a PDF from Microsoft Office documents, protect the content, and convert to other formats. Programmatically alter a document, such as reordering, inserting, and rotating pages, as well as compressing the file. Access the same cloud-based APIs that power Adobe's end-user applications to quickly deliver scalable, secure solutions. Extract text, images, tables, and more from native and scanned PDFs into a structured JSON file. PDF Extract API leverages AI technology to accurately identify text objects and understand the natural reading order of different elements such as headings, lists, and paragraphs spanning multiple columns or pages. Extract font styles with identification of metadata such as bold and italic text and their position within your PDF. The extracted content is output in a structured JSON file format with tables in CSV or XLSX and images saved as PNG. -
6
Paperplane
Paperplane
Installing and maintaining a PDF backend is tedious and time-consuming. Paperplane adds PDF functionality to your app fast, so you can move on to what matters. If you have batch workloads, Paperplane will create up to 20 PDFs in parallel. Allowing you more time to improve your workflow and pump out more PDFs. The API is asynchronous too, meaning you can fire and forget your PDF jobs rather than keeping long-running processes around until everything finishes. Webhooks take care of notifying you of any errors that may have occurred during the PDF generation process. Are you looking for a solution to generate PDFs from your single-page app? If your site works in Chrome, it’ll work with Paperplane. Or choose to wait for an element to appear on the page before generating the PDF, so you can be sure all your content has loaded.Starting Price: $15 per month -
7
Quix
Quix
Building real-time apps and services require lots of components running in concert: Kafka, VPC hosting, infrastructure as code, container orchestration, observability, CI/CD, persistent volumes, databases, and much more. The Quix platform takes care of all the moving parts. You just connect your data and start building. That’s it. No provisioning clusters or configuring resources. Use Quix connectors to ingest transaction messages streamed from your financial processing systems in a virtual private cloud or on-premise data center. All data in transit is encrypted end-to-end and compressed with G-Zip and Protobuf for security and efficiency. Detect fraudulent patterns with machine learning models or rule-based algorithms. Create fraud warning messages as troubleshooting tickets or display them in support dashboards.Starting Price: $50 per month -
8
Binary Ninja
Binary Ninja
Binary Ninja is an interactive disassembler, decompiler, and binary analysis platform for reverse engineers, malware analysts, vulnerability researchers, and software developers that runs on Windows, macOS, and Linux. Disassemble executables and libraries from multiple formats, platforms, and architectures. Decompile code to C or BNIL for any supported architecture, including your own. Automate analysis with C++, Python, and Rust APIs from inside or outside the UI. Visualize control flow and navigate through cross-references interactively. Name variables and functions, apply types, create structures, and add comments. Collaborate effortlessly with synchronized commits using our Enterprise product. Our built-in decompiler works with all of our officially supported architectures at one price and builds on a powerful family of ILs called BNIL. In fact, not just our architectures, but even community architectures can produce amazing decompilation.Starting Price: $299 one-time payment -
9
ELCA Smart Data Lake Builder
ELCA Group
Classical Data Lakes are often reduced to basic but cheap raw data storage, neglecting significant aspects like transformation, data quality and security. These topics are left to data scientists, who end up spending up to 80% of their time acquiring, understanding and cleaning data before they can start using their core competencies. In addition, classical Data Lakes are often implemented by separate departments using different standards and tools, which makes it harder to implement comprehensive analytical use cases. Smart Data Lakes solve these various issues by providing architectural and methodical guidelines, together with an efficient tool to build a strong high-quality data foundation. Smart Data Lakes are at the core of any modern analytics platform. Their structure easily integrates prevalent Data Science tools and open source technologies, as well as AI and ML. Their storage is cheap and scalable, supporting both unstructured data and complex data structures.Starting Price: Free -
10
kcov
kcov
Kcov is a FreeBSD/Linux/OSX code coverage tester for compiled languages, Python and Bash. Kcov was originally a fork of Bcov, but has since evolved to support a large feature set in addition to that of Bcov. Kcov, like Bcov, uses DWARF debugging information for compiled programs to make it possible to collect coverage information without special compiler switches.Starting Price: Free -
11
pytest-cov
Python
This plugin produces coverage reports. Compared to just using coverage run this plugin does some extras. Subprocess support, so you can fork or run stuff in a subprocess and will get covered without any fuss. Xdist support, so you can use all of pytest-xdist’s features and still get coverage. Consistent pytest behavior. All features offered by the coverage package should work, either through pytest-cov’s command line options or through coverage’s config file. Under certain scenarios, a stray .pth file may be left around in site packages. The data file is erased at the beginning of testing to ensure clean data for each test run. If you need to combine the coverage of several test runs you can use the --cov-append option to append this coverage data to coverage data from previous test runs. The data file is left at the end of testing so that it is possible to use normal coverage tools to examine it.Starting Price: Free -
12
Coverage.py
Coverage.py
Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not. Use coverage run to run your test suite and gather data. However you normally run your test suite, and you can run your test runner under coverage. If your test runner command starts with “python”, just replace the initial “python” with “coverage run”. To limit coverage measurement to code in the current directory, and also find files that weren’t executed at all, add the source argument to your coverage command line. By default, it will measure line (statement) coverage. It can also measure branch coverage. It can tell you what tests ran which lines.Starting Price: Free -
13
Coveralls
Coveralls
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite. Free for open-source repositories. Pro accounts for private repositories. Instant sign-up through GitHub, Bitbucket, and Gitlab. Maintaining a well-tested codebase is mission-critical. Figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, so shouldn't it be doing the heavy lifting? Coveralls works with your CI server and sifts through your coverage data to find issues you didn't even know you had before they become a problem. If you're just running your code coverage locally, you won't be able to see changes and trends that occur during your entire development cycle. Coveralls lets you inspect every detail of your coverage with unlimited history. Coveralls takes the pain out of tracking your code coverage. Know where you stand with your untested code. Develop with confidence that your code is covered.Starting Price: $10 per month -
14
DataOps.live
DataOps.live
DataOps.live, the Data Products company, delivers productivity and governance breakthroughs for data developers and teams through environment automation, pipeline orchestration, continuous testing and unified observability. We bring agile DevOps automation and a powerful unified cloud Developer Experience (DX) to modern cloud data platforms like Snowflake. DataOps.live, a global cloud-native company, is used by Global 2000 enterprises including Roche Diagnostics and OneWeb to deliver 1000s of Data Product releases per month with the speed and governance the business demands. -
15
Einblick
Einblick
Einblick is the fastest and most collaborative way to explore data, create predictions, and deploy data apps. Our canvases radically change data science workflows by making it so much easier to explore, clean, and manipulate data on a novel interface. We are the only platform that let you collaborate in real-time with your whole team. Decision-making is a group activity, so let’s get everyone involved. Don’t waste time hand-tuning models. Our AutoML is focused on helping you create explainable predictions and identify key drivers without fuss. Einblick packages common analytics functionality into easy-to-use operators that let you abstract repetitive tasks and get to answers faster. From Snowflake to S3 buckets to CSV files, connect your data source and start getting to answers within minutes. Take a list of churned and current customers and join in everything you know about them. Uncover the key factors that led to churn, and identify how at-risk every customer is.Starting Price: $9 per month -
16
NLP Cloud
NLP Cloud
Fast and accurate AI models suited for production. Highly-available inference API leveraging the most advanced NVIDIA GPUs. We selected the best open-source natural language processing (NLP) models from the community and deployed them for you. Fine-tune your own models - including GPT-J - or upload your in-house custom models, and deploy them easily to production. Upload or Train/Fine-Tune your own AI models - including GPT-J - from your dashboard, and use them straight away in production without worrying about deployment considerations like RAM usage, high-availability, scalability... You can upload and deploy as many models as you want to production.Starting Price: $29 per month -
17
AI21 Studio
AI21 Studio
AI21 Studio provides API access to Jurassic-1 large-language-models. Our models power text generation and comprehension features in thousands of live applications. Take on any language task. Our Jurassic-1 models are trained to follow natural language instructions and require just a few examples to adapt to new tasks. Use our specialized APIs for common tasks like summarization, paraphrasing and more. Access superior results at a lower cost without reinventing the wheel. Need to fine-tune your own custom model? You're just 3 clicks away. Training is fast, affordable and trained models are deployed immediately. Give your users superpowers by embedding an AI co-writer in your app. Drive user engagement and success with features like long-form draft generation, paraphrasing, repurposing and custom auto-complete.Starting Price: $29 per month -
18
Apache TinkerPop
Apache Software Foundation
Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Gremlin is the graph traversal language of Apache TinkerPop. Gremlin is a functional, data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's property graph. Every Gremlin traversal is composed of a sequence of (potentially nested) steps. A graph is a structure composed of vertices and edges. Both vertices and edges can have an arbitrary number of key/value pairs called properties. Vertices denote discrete objects such as a person, a place, or an event. Edges denote relationships between vertices. For instance, a person may know another person, have been involved in an event, and/or have recently been at a particular place. If a user's domain is composed of a heterogeneous set of objects (vertices) that can be related to one another in a multitude of ways (edges).Starting Price: Free -
19
ReportLab
ReportLab
We create solutions to generate rich, attractive, and fully bespoke PDFs at incredible speeds. We have helped everybody from world-class universities to innovative financial services companies. No matter how big or small the project, we can work with your business to create beautiful, customizable documents on demand. 20 years of experience creating beautiful, complex PDF web services. The heart of our business is a rock-solid codebase for PDF creation. Our tools generate complex, dynamic documents at far higher speeds than any well-known desktop solutions. ReportLab DocEngine is our complete hosted solution for businesses. It marries the ReportLab PDF toolkit into a robust platform that accepts multiple inputs and offers validation tools, user access controls, and audit trails. As well as rapidly generating beautiful PDFs it can output validated content in a host of different formats for use elsewhere.Starting Price: $166.46 per hour -
20
MPCPy
MPCPy
MPCPy is a Python package that facilitates the testing and implementation of occupant-integrated model predictive control (MPC) for building systems. The package focuses on the use of data-driven, simplified physical or statistical models to predict building performance and optimize control. Four main modules contain object classes to import data, interact with real or emulated systems, estimate and validate data-driven models, and optimize control input. While MPCPy provides an integration platform, it relies on free, open-source, third-party software packages for model implementation, simulators, parameter estimation algorithms, and optimization solvers. This includes Python packages for scripting and data manipulation as well as other more comprehensive software packages for specific purposes. In particular, modeling and optimization for physical systems currently rely on the Modelica language specification.Starting Price: Free -
21
Apache PredictionIO
Apache
Apache PredictionIO® is an open-source machine learning server built on top of a state-of-the-art open-source stack for developers and data scientists to create predictive engines for any machine learning task. It lets you quickly build and deploy an engine as a web service on production with customizable templates. Respond to dynamic queries in real-time once deployed as a web service, evaluate and tune multiple engine variants systematically, and unify data from multiple platforms in batch or in real-time for comprehensive predictive analytics. Speed up machine learning modeling with systematic processes and pre-built evaluation measures, support machine learning and data processing libraries such as Spark MLLib and OpenNLP. Implement your own machine learning models and seamlessly incorporate them into your engine. Simplify data infrastructure management. Apache PredictionIO® can be installed as a full machine learning stack, bundled with Apache Spark, MLlib, HBase, Akka HTTP, etc.Starting Price: Free -
22
iSports API
iSports API
Provide a comprehensive, cost-effective data API to help you realize your sports dreams. The universal data format is all well structured and easy to implement. Compared with the official website, we have the same accuracy and latency of fewer than 10 seconds. Get up and running with iSports API in just a couple of minutes. iSports API has 16-year experience in sports data industries. iSports API is a tier-1 sports data provider in Asia. iSports has 100+ software engineers and a maintenance team to support our services. Our data covers 1600+ football leagues & cups, and 300+ basketball leagues & cups. Register and then log in. Submit the sport you want to try, then the free trial begins. Please log in and create a ticket, our engineer will reply to you in one business working day. Accuracy is what we strive for, but with thousands of data listed at any given time, sometimes it's inevitable that some errors slip through. If you find any errors, let us know and we'll try to correct it.Starting Price: $199 per month -
23
Scale SERP
Scale SERP
Free, real-time Google Search Results API. Start for free, then scale from just $0.29 per 1k pages. Scale SERP effortlessly powers your SEO apps and services. Integrating with Scale SERP is as simple as making a GET HTTP request. Choose a language to see code examples for the demo above in popular languages. Effortlessly scale for tens to millions of requests with Scale SERP. Get real-time results with the search API, or use batches to use Scale SERP infrastructure to run up to 15,000 searches in parallel! Only Scale SERP returns accurate structured data from any Google location worldwide, on any device, and for multiple search types. Scale SERP is the low-cost, high-performance Google Search Results API to effortlessly power your SEO apps and services. Scale SERP can support any type of app or service that requires Google SERP data. From real-time integrations to mass-volume batch operations, Scale SERP's got you covered.Starting Price: $0.29 per 1k pages -
24
Katalon Recorder
Katalon
Test on any browser, lose up manual work and grow with confidence. Record and turn web actions into automated scripts within a few clicks. Import existing Selenium IDE tests and switch sides with no regrets. Test well on your latest browser version, regardless of changes on the web. Best for individuals, start-ups and small businesses. Compatible with the latest versions of Chrome, Firefox, or MS Edge. Step-by-step onboarding loaded with tons of handy docs, walkthroughs, and webinars. Define variables once, use them everywhere, and update when needed with global variables. No more rewrites or hard-coding values in every test. Categorize and run only test cases that matter with dynamic test suites. Time to stop unnecessary tests and manual workarounds. Self-healing automatically seeks and uses valid locators whenever websites change and default locators fail to work. Let your tests run overnight and have the results ready by your next workday.Starting Price: $25 per month -
25
PyAutoGUI
PyAutoGUI
PyAutoGUI lets your Python scripts control the mouse and keyboard to automate interactions with other applications. The API is designed to be simple. PyAutoGUI works on Windows, macOS, and Linux, and runs on Python 2 and 3. Moving the mouse and clicking in the windows of other applications. Sending keystrokes to applications (for example, to fill out forms). Take screenshots, and give an image (for example, of a button or checkbox), and find it on the screen. Locate an application’s window, and move, resize, maximize, minimize, or close it (Windows-only, currently). Display alert and message boxes. The bot watches the game’s application window and searches for images of sushi orders. When it finds one, it clicks the ingredient buttons to make the sushi. It also clicks the phone in the game to order more ingredients as needed. The bot is completely autonomous and can finish all seven days of the game. This is the kind of automation that PyAutoGUI is capable of.Starting Price: Free -
26
pywinauto
pywinauto
pywinauto is a set of python modules to automate the Microsoft Windows GUI. At its simplest it allows you to send mouse and keyboard actions to Windows dialogs and controls. pywinauto can be installed with pip and conda. Python is a great programming language, but there are no automation tools that were Pythonic (very few libraries were implemented in Python). The very first necessary thing is to determine which accessibility technology (pywinauto’s backend) could be used for your application. First, you should start your application or connect to an existing app instance. It can be done with an application object. It’s a core concept for the high-level pywinauto API. You are able to describe any window or control approximately or in more detail even if it doesn’t exist yet or is already closed. Window specification also keeps the information about the matching/search algorithms that will be used to get a real window or control.Starting Price: Free -
27
GraalVM
GraalVM
Discover libraries and frameworks that work out-of-the-box with Native Image. Apply Graal, an advanced optimizing compiler, that generates faster and leaner code requiring fewer compute resources. Compile Java applications ahead of time to native binaries that start up instantly and deliver peak performance with no warmup time. Leverage the best features and libraries of popular languages in a single app with no overhead. Debug, monitor, profile, and optimize resource consumption in Java and across multiple languages. GraalVM’s high-performance JIT compiler generates optimized native machine code that runs faster, produces less garbage, and uses less CPU thanks to a battery of advanced compiler optimizations and aggressive and sophisticated inlining techniques. The end results are applications that run faster and consume fewer resources, reducing cloud and infrastructure costs.Starting Price: Free -
28
Dash Rewriter
Dash Developer
If you need a quick way to rewrite your articles, our Rewriter API is the solution for you. With our simple API, you can get your articles rewritten automatically. Our rewriter is built for simplicity without all the jargon configurations or AI integrations. Our rewriter has only one objective and that is to rewrite your article quickly at a low cost, providing a perfect solution for anyone who needs an affordable rewrite. Get API key from your member area and paste it in your WordPress plugin. We make it plain and simple to use. Our API is made very affordable for anyone who is looking to rank better on the search engine result page. We provide simple code samples in order for you to get started. Whether you are using PHP, Python, or JS, our API can work for you. You no longer need to use another platform to rewrite your article, you can rewrite directly from your website. Dash Rewriter can be easily integrated into a WordPress website just by installing our free plugin.Starting Price: $5 per month -
29
Refraction
Refraction
Refraction is a code-generation tool for developers. It uses AI to generate code for you. You can use it to generate unit tests, documentation, refactor code, and more. Generate code using AI in 34 languages — Assembly, C#, C++, CoffeeScript, CSS, Dart, Elixir, Erlang, Go, GraphQL, Groovy, Haskell, HTML, Java, JavaScript, Kotlin, LaTeX, Less, Lua, MatLab, Objective-C, OCaml, Perl, PHP, Python, R Lang, Ruby, Rust, Sass / SCSS, Scala, Shell, SQL, Swift, and TypeScript. Join thousands of developers around the world using Refraction to generate documentation, create unit tests, refactor code, and more using AI. Use the power of AI to automate the tedious parts of software development like testing, documentation, and refactoring, so you can focus on what matters. Refactor, optimize, fix and style-check your code. Generate unit tests for your code with various test frameworks. Explain the purpose of your code to make it easier to understand.Starting Price: $8 per month -
30
PDFreactor
RealObjects
Whenever you need to generate PDF from HTML there is usually a lot to take into consideration to achieve impeccable printing results. If you want to convert a HTML file to PDF, if you use a webpage or rely on Database Publishing – there is a way to turn even complex HTML into PDF. With PDFreactor you count on a powerful HTML to PDF converter software. The wide range of functions exceed most converter tools and bring your PDF converting to the next level. Easily convert HTML to PDF. Supports HTML5, CSS3, JavaScript. APIs for JavaScript, Java, PHP, .NET, Python, Ruby, Perl, Node.js, SOAP, REST. Docker Image. Free Personal License! PDFreactor is the perfect printing component for web applications, incl. Database Publishing, Web-to-Print, PIM, DMS, MDM, DAM, WCMS, VDP etc. It is typically used for server-side conversion of HTML to PDF, ranging from dynamic data-driven documents (reports, invoices, forms, data sheets) for electronic distribution to complex and high-quality PDFs.Starting Price: $2,950 -
31
SpellBox
SpellBox
With SpellBox, you can say goodbye to hours of frustrating coding and hello to quick, easy solutions. SpellBox creates the code you need from simple prompts, so you can solve your toughest programming problems in seconds. No more time wasted on syntax errors, debugging, or scouring the internet for answers. With SpellBox, you'll have the code you need right at your fingertips, allowing you to focus on what really matters, delivering top-quality results. With the code explanation feature, you can save time by quickly gaining a deep understanding of the code you are working with, without having to spend hours researching or studying documentation. It's the perfect tool for anyone looking to improve their coding proficiency and maximize their productivity. With code bookmarking, you can save your code snippets, and quickly find what you retrieve them later. This feature is especially useful for developers who work on multiple projects and need to access their code snippets frequently.Starting Price: $40 per month -
32
Mailman
Mailman
Mailman is free software for managing electronic mail discussion and e-newsletter lists. Mailman is integrated with the web, making it easy for users to manage their accounts and for list owners to administer their lists. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, and more. Mailman is free software, distributed under the GNU General Public License, and written in the Python programming language. We want to thank our generous list of financial donors whose contributions allowed us to send a core developer to PyCon 2015. See the Security page for important security-related information, and the help page for additional resources for users, list and site administrators, and developers.Starting Price: Free -
33
Vega-Altair
Vega-Altair
The Vega-Altair open-source project is not affiliated with Altair Engineering, Inc. With Vega-Altair, you can spend more time understanding your data and its meaning. Altair’s API is simple, friendly and consistent and built on top of the powerful Vega-Lite visualization grammar. This elegant simplicity produces beautiful and effective visualizations with a minimal amount of code. The key idea is that you are declaring links between data columns and visual encoding channels, such as the x-axis, y-axis, color, etc. The rest of the plot details are handled automatically. Building on this declarative plotting idea, a surprising range of simple to sophisticated plots and visualizations can be created using relatively concise grammar.Starting Price: Free -
34
Matplotlib
Matplotlib
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. Matplotlib makes easy things easy and hard things possible. A large number of third party packages extend and build on Matplotlib functionality, including several higher-level plotting interfaces (seaborn, HoloViews, ggplot, ...), and a projection and mapping toolkit (Cartopy).Starting Price: Free -
35
YASARA
YASARA
YASARA is a molecular graphics, modeling, and simulation program for Windows, Linux, MacOS, and Android developed in 1993, that finally makes it really easy to answer your questions. With an intuitive user interface, photorealistic graphics, and support for affordable virtual reality headsets, shutter glasses, autostereoscopic displays, and input devices, YASARA creates a new level of interaction with the 'artificial reality', that allows you to focus on your goal and forget about the details of the program. YASARA is powered by PVL (Portable Vector Language), a new development framework that provides performance way above traditional software. PVL allows you to visualize even the largest proteins and enables true interactive real-time simulations with highly accurate force fields on standard PCs, making use of GPUs if available. You can push and pull molecules around and work with dynamic models instead of static pictures.Starting Price: Free -
36
doqs
doqs
Upload a PDF file as a template. Files containing a form will be detected and imported automatically. Adjust and create field annotations in our interactive template builder. Pass your data as a JSON Payload to our API. Chose the programming language or tool you are most familiar with, e.g. JavaScript, Python or a No-Code integration like Zapier. Directly get your PDF from our API. It is that simple! No extra calls are necessary to retrieve the PDF file. Use doqs to automatically generate documents such as commercial agreements, lease agreements, or any other real estate firm. Use doqs to fill out your national tax declaration forms, create invoices or fill bank account opening documents.Starting Price: €25 per month -
37
AI Dev Codes
AI Dev Codes
Create simple but fully custom and interactive web pages just by chatting with AI. Uses OpenAI's advanced ChatGPT text generation model. Automatically generates appropriate images with stable diffusion if requested. Optional voice interface with leading-edge realistic text-to-speech. Free hosting at user paths, or custom subdomain at padhub.xyz for $1/month. Mock-ups for discussion. Prompts and images with Stable Diffusion. Internal or one-off tools that need some basic custom code. Utility or informational pages. Illustrated creative writing experiments. Finished sites (with some persistence and prompt engineering, and maybe a link to an external stylesheet). Templating to help with generating more attractive pages coming soon. This site lets you create simple web pages with custom content and functionality generated by AI. It integrates the ChatGPT and Stability.ai APIs to facilitate that.Starting Price: $1 per month -
38
Metatext
Metatext
Build, evaluate, deploy, and refine custom natural language processing models. Empower your team to automate workflows without hiring an AI expert team and costly infra. Metatext simplifies the process of creating customized AI/NLP models, even without expertise in ML, data science, or MLOps. With just a few steps, automate complex workflows, and rely on intuitive UI and APIs to handle the heavy work. Enable AI into your team using a simple but intuitive UI, add your domain expertise, and let our APIs do all the heavy work. Get your custom AI trained and deployed automatically. Get the best from a set of deep learning algorithms. Test it using a Playground. Integrate our APIs with your existing systems, Google Spreadsheets, and other tools. Select the AI engine that best suits your use case. Each one offers a set of tools to assist creating datasets and fine-tuning models. Upload text data in various file formats and annotate labels using our built-in AI-assisted data labeling tool.Starting Price: $35 per month -
39
Codegrip
Codegrip
Customize the code review rule sets to align with the standards you want to follow. Automatically avoid bugs that are not important to you so that you can concentrate on what matters. Perform code reviews without worrying about the security of your code. Codegrip does not store any of your code while performing automated code reviews. Always stay updated about the progress of your project. Get code quality reports and pull request notifications automatically in a Slack channel of your choice. Manage multiple projects with a dashboard view that provides all information in one place. Track the improvement in code quality over time with the help of easy-to-understand parameters and graphs. OWASP represents a broad consensus about the most critical security risks to web and mobile applications. It also guides developers and security professionals on the most critical vulnerabilities that are commonly found in web applications, which are also easy to exploit.Starting Price: $12 per user per month -
40
Vald
Vald
Vald is a highly scalable distributed fast approximate nearest neighbor dense vector search engine. Vald is designed and implemented based on the Cloud-Native architecture. It uses the fastest ANN Algorithm NGT to search neighbors. Vald has automatic vector indexing and index backup, and horizontal scaling which made for searching from billions of feature vector data. Vald is easy to use, feature-rich and highly customizable as you needed. Usually the graph requires locking during indexing, which cause stop-the-world. But Vald uses distributed index graph so it continues to work during indexing. Vald implements its own highly customizable Ingress/Egress filter. Which can be configured to fit the gRPC interface. Horizontal scalable on memory and cpu for your demand. Vald supports to auto backup feature using Object Storage or Persistent Volume which enables disaster recovery.Starting Price: Free -
41
{CodeStore}
{CodeStore}
{CodeStore} is a free code snippet manager that makes it easy for programmers to store, find, and share code examples. It offers a variety of features, such as syntax highlighting, tagging, and full-text search. With {CodeStore}, finding the code snippet you are looking for is just a matter of seconds. Without the need of searching through your entire codebase, blogs, and forums. By synchronizing with the cloud, you always have access to all your code examples. You can also share them with others to make working on collaborative projects even more efficient. That makes {CodeStore} the perfect code snippet manager for programming beginners and professionals. Use the full-text search to find a specific code snippet. Further refine your search by filtering by programming language, tags, and more. Store your code snippets in the cloud to use them across multiple devices. You can also access them via a web browser whenever needed.Starting Price: €10 per year -
42
Dash
Kapeli
Dash gives your Mac instant offline access to 200+ API documentation sets. Dash is an API documentation browser and code snippet manager. Dash instantly searches offline documentation sets for 200+ APIs, 100+ cheat sheets, and more. You can even generate your own docsets or request docsets to be included. Dash comes with 200+ offline documentation sets. You can choose which documentation sets to download and Dash will take care of the rest, making sure they are kept up to date. You can also generate your own docsets, request docsets or download docsets from third-party sources. All documentation sets have been generated and are maintained with the utmost care. Dash integrates with package managers to generate documentation sets for anything you might need, as well as provide custom documentation sources of their own. Store snippets of code. Easily reuse snippets. Expand snippets in any app. Organize snippets with tags, syntax highlighting, and variable placeholders.Starting Price: Free -
43
June
June
We studied what and how to track products so you can understand your users like the best companies do. Know the companies behind the numbers. Dive into company profiles instead of random IDs. Use our zero-setup report to validate, iterate and celebrate your features. Measure overall how many users or companies use, adopt and return to your features to validate its success. Get feedback on your features from the right people. Talk to who loved your feature, and who tried it once and never came back. Why isn’t your team celebrating your first 5, 50 and 500 users? Our reports have milestones your team can be proud to reach. Compare your launches with the other features in your product. Understand adoption and usage compared to the rest of your product.Starting Price: $149 per month -
44
Ai Intern
Ai Intern
With AI Intern skip the grind and focus on the big picture. Efficiently complete research, generate quality content and quickly respond to a wide range of questions. Streamline workflow and save time for more important tasks. Sick of juggling customer inquiries, summaries, reports, meeting plans, or budgets? Create an inspirational image to communicate a design concept. Craft perfect, on-brand emails in a snap. AI Intern can't make your coffee yet, but it can make your workday less bitter. Create any type of content with AI-powered assistance. Although we know a good buddy is worth more than gold, we're making it accessible to all, no matter who you are. Get started right away! No credit card is needed. If you need a coding sidekick, or you're stuck on a creative task but feeling uninspired, Ai Intern is for you. Text from English to Spanish, social media posts, financial reports, job descriptions, technical specifications, etc.Starting Price: $12 per month -
45
Lightly
Lightly
Develop your apps efficiently with Multilingual cloud IDE - Lightly. Create high-quality code in no time with AI-generated code and collaborative development features. Lightly is a powerful cloud IDE that supports multiple programming languages, including Java, Python, C++, HTML, JavaScript. Write, run, and debug code on iPad, anywhere, anytime. The AI-generated code feature helps you quickly generate code. Collaborative development enables easy team collaboration in real-time. Lightly can deploy and host your projects without managing infrastructures. We'll provide project images to efficiently help you deploy on AWS, Azure, GCP, or any other cloud provider. You focus on your creativity and ideas, and let the AI programming assistant do the rest for you!Starting Price: $9 per month -
46
Extism
Dylibso
Extism is an open-source, universal plug-in system to make all software programmable, and it's powered by WebAssembly. In-depth documentation, constantly updated as the project grows. 15+ officially supported Host SDKs, making Extism embeddable in the most popular languages. 7+ officially supported PDKs, to write plug-ins in whichever language a developer would like. A growing set of runtime features makes Extism an excellent plug-in system for apps of all types & sizes. Fully-featured canonical reference demo with Elixir host SDK, and plugins in Rust, TypeScript, & Javascript. Implementation of a turn-based multiplayer game platform and games included to play and review. Games are implemented as WebAssembly modules containing a specific set of exports. Check out the source code on GitHub, download the installer, and get started. 100% open-source code. Fork it, experiment, & run your own game server.Starting Price: Free -
47
Textbelt
Textbelt
Textbelt is a no-nonsense SMS API built for developers who just want to send SMS. Thousands of customers prefer Textbelt over other SMS providers for our ease of setup, simple, predictable pricing packages, and personal support. No recurring billing, unnecessary add-ons, or client libraries. Send 1 free text per day. Create your own key to send more messages afterward. Textbelt offers open-source and paid versions. An SMS provider you can trust. Textbelt has worked with thousands of developers and businesses since 2012. Delivery statuses are not standardized between mobile carriers. For example, some carriers will report SMS as "delivered" when they attempt transmission to the handset while other carriers actually report delivery receipts from the handsets. Textbelt lets you receive replies after you've sent an SMS. Replies are sent by webhook, meaning you will have to set up an HTTP or HTTPS route on your website that will process inbound SMS.Starting Price: $3 per 50 texts -
48
CodeGen
Salesforce
CodeGen is an open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.Starting Price: Free -
49
Luminal
Luminal
Luminal gives you the power of Python for spreadsheet processing with none of the complexity. Clean, transform or analyze large amounts of data using nothing but natural language. If it's supported by Python, it's supported by Luminal. Perform powerful cleaning operations, answer sophisticated questions and create beautiful visualizations. Don't waste your time manually processing data in Excel or writing a Python script to do the work. Let Luminal take care of it and save hours. At Luminal, we prioritize the protection of our customers' data and strictly comply with security regulations. Ensuring the security of customer information is core to our company culture.Starting Price: $16 per user per month -
50
Piloterr
Piloterr
Piloterr API handles crawlers and rotates proxies for you. Piloterr is a software platform that enables forward-thinking companies to leverage the full potential of the web. Piloterr gives you the tools and know-how to grow your business faster. We are always expanding our code and building new APIs for different search engines. You can create a feature request on our Roadmap. We aren't able to build APIs for every websites for a variety of reasons but we do always make additions where they are needed and able to be done. Only successful requests are counted towards your monthly searches. Cached, errored and failed searches are not. We are always happy to help users to be able to use our API! You can chat us and we'll try and get back to you within a single business day.Starting Price: €19 EUR/month