Business Software for Linux - Page 51

Top Software for Linux as of November 2025 - Page 51

Linux Clear Filters
  • 1
    Angular Material
    Internationalized and accessible components for everyone. Well tested to ensure performance and reliability. Straightforward APIs with consistent cross platform behaviour. Provide tools that help developers build their own custom components with common interaction patterns. Customizable within the bounds of the Material Design specification. Built by the Angular team to integrate seamlessly with Angular. Start from scratch or drop into your existing applications. Start by creating the autocomplete panel and the options displayed inside it. Each option should be defined by a mat-option tag. Set each option's value property to whatever you'd like the value of the text input to be when that option is selected.
    Starting Price: Free
  • 2
    Beautiful Soup

    Beautiful Soup

    Beautiful Soup

    Beautiful Soup is a library that makes it easy to scrape information from web pages. It sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree. Beautiful Soup's support for Python 2 was discontinued on December 31, 2020: one year after the sunset date for Python 2 itself. From this point onward, new Beautiful Soup development will exclusively target Python 3. The final release of Beautiful Soup 4 to support Python 2 was 4.9.3. Beautiful Soup is licensed under the MIT license, so you can also download the tarball, drop the bs4/ directory into almost any Python application (or into your library path) and start using it immediately.
    Starting Price: Free
  • 3
    cryptography

    cryptography

    cryptography

    cryptography includes both high-level recipes and low-level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions. Encrypt with cryptography’s high-level symmetric encryption recipe. cryptography is broadly divided into two levels. One with safe cryptographic recipes that require little to no configuration choices. These are safe and easy to use and don’t require developers to make many decisions. The other level is low-level cryptographic primitives. These are often dangerous and can be used incorrectly. They require making decisions and having an in-depth knowledge of the cryptographic concepts at work. Because of the potential danger in working at this level, this is referred to as the “hazardous materials” or “hazmat” layer. These live in the cryptography.hazmat package, and their documentation will always contain an admonition at the top.
    Starting Price: Free
  • 4
    python-docx

    python-docx

    python-docx

    python-docx is a Python library for creating and updating Microsoft Word (.docx) files. Paragraphs are fundamental in Word. They’re used for body text, but also for headings and list items like bullets. You’re free to specify both width and height, but usually, you wouldn’t want to. If you specify only one, python-docx uses it to calculate the properly scaled value of the other. This way the aspect ratio is preserved and your picture doesn’t look stretched. If you don’t know what a Word paragraph style is you should definitely check it out. Basically, it allows you to apply a whole set of formatting options to a paragraph at once. python-docx allows you to create new documents as well as make changes to existing ones. Actually, it only lets you make changes to existing documents; it’s just that if you start with a document that doesn’t have any content, it might feel at first like you’re creating one from scratch.
    Starting Price: Free
  • 5
    django-mysql

    django-mysql

    django-mysql

    Django-MySQL extends Django’s built-in MySQL and MariaDB support their specific features not available on other databases. A new cache backend that makes use of MySQL’s upsert statement and does compression. Named locks for easy locking of e.g. external resources. Extra checks added to Django’s check framework to ensure your Django and MySQL configurations are optimal. Django-MySQL comes with a number of extensions to QuerySet that can be installed in a number of ways - e.g. adding the QuerySetMixin to your existing QuerySet subclass.
    Starting Price: Free
  • 6
    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 is available on PyPI. Requests is ready for the demands of building robust and reliable HTTP–speaking applications, for the needs of today. Automatic content decompression and decoding. International domains and URLs. Sessions with cookie persistence. Browser-style TLS/SSL verification. Basic & digest authentication, and familiar dict–like cookies. Multi-part file uploads. SOCKS proxy support. Connection timeouts and streaming downloads.
    Starting Price: Free
  • 7
    Grommet

    Grommet

    Grommet

    Build responsive and accessible mobile-first projects for the web with an easy-to-use the component library. A function that recieves two theme objects and returns a theme object that includes both theme values. In case different styling are found for the same components on the two themes, the second argument theme will determine the styling. Tailor composite components with grommet. embrace atomic design methods and build a library that fits your needs. Keyboard navigation, screen reader tags, and more. grommet provides support for W3c’s WCAG 2.1 spec out of the box. Support all the devices! use Flexbox and CSS Grid to provide layouts for all those new phones and widescreen displays.
    Starting Price: Free
  • 8
    MPI for Python (mpi4py)
    Over the last years, high performance computing has become an affordable resource to many more researchers in the scientific community than ever before. The conjunction of quality open source software and commodity hardware strongly influenced the now widespread popularity of Beowulf class clusters and cluster of workstations. Among many parallel computational models, message-passing has proven to be an effective one. This paradigm is specially suited for (but not limited to) distributed memory architectures and is used in today’s most demanding scientific and engineering application related to modeling, simulation, design, and signal processing. However, portable message-passing parallel programming used to be a nightmare in the past because of the many incompatible options developers were faced to. Fortunately, this situation definitely changed after the MPI Forum released its standard specification.
    Starting Price: Free
  • 9
    NumPy

    NumPy

    NumPy

    Fast and versatile, the NumPy vectorization, indexing, and broadcasting concepts are the de-facto standards of array computing today. NumPy offers comprehensive mathematical functions, random number generators, linear algebra routines, Fourier transforms, and more. NumPy supports a wide range of hardware and computing platforms, and plays well with distributed, GPU, and sparse array libraries. The core of NumPy is well-optimized C code. Enjoy the flexibility of Python with the speed of compiled code. NumPy’s high level syntax makes it accessible and productive for programmers from any background or experience level. NumPy brings the computational power of languages like C and Fortran to Python, a language much easier to learn and use. With this power comes simplicity: a solution in NumPy is often clear and elegant.
    Starting Price: Free
  • 10
    SoftMaker Office
    Let your documents speak for themselves. Thanks to its intuitive way of use, its huge feature set, and outstanding performance, you'll create first-class documents, spreadsheets, and presentations with SoftMaker Office. Skip the annoying import and export, SoftMaker Office uses the Microsoft formats DOCX, XLSX, and PPTX as its default file formats. This lets you edit your documents in Microsoft Office directly and without conversion. Edit documents on your smartphone or tablet now as conveniently as on your PC. TextMaker lets you create documents of any size in next to no time, be it a flyer, a brochure, a business letter, or a complete academic paper. PlanMaker makes creating calculations, worksheets, and charts of any complexity a cinch, from a simple timetable to the complete financial planning of your company. As it uses the XLSX file format natively, you can edit Microsoft Excel files true to the original. Create impressive slide shows with presentations.
    Starting Price: $16.50 per year
  • 11
    Chakra UI

    Chakra UI

    Chakra UI

    Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications. Chakra UI strictly follows WAI-ARIA standards for all components. Designed with composition in mind. Compose new components with ease. We're a team of active maintainers ready to help you whenever you need. Guaranteed to boost your productivity when building your app or website. Chakra UI strictly follows WAI-ARIA standards for all components. Customize any part of our components to match your design needs. Designed with composition in mind. Compose new components with ease. Optimized for multiple color modes. Use light or dark, your choice. Guaranteed to boost your productivity when building your app or website. We're a team of active maintainers ready to help you whenever you need. An experience you'd expect from a design system.
    Starting Price: Free
  • 12
    Vryno CRM
    Vryno CRM brings to you a comprehensive environment that's easy to learn and use. Now, you can create instances, set rules, schedule meetings, track your customers anytime anywhere, and do more with minimal clicks. With a customer-centric approach, Vryno CRM has been launched across geographical locations. Features include: 1. Multiple Organizations Support 2. Free Implementation support for the first month 3. Free Lifetime Email Support 4. Unique UI 5. Anytime, Anywhere Customer Tracking 6. Minimal to No Training required 7. Customized and Seamless 8. Low Code No Code Platform 9. Import Bulk Data from Legacy System 10. Handle Change Requests as per your Business Needs 11. Integrate Easily with Other Systems 12. Mobile First Application 13. Integration Buffet (10+ Applications & counting...) 14. Globally Renowned (15 Countries) Kindly visit our website to know more about us and our offerings.
    Starting Price: $20 per month
  • 13
    ComPDFKit PDF SDK

    ComPDFKit PDF SDK

    PDF Technologies, Inc.

    ComPDFKit PDF SDK offers a top-quality PDF SDK and PDF API for developers or companies. It allows them to integrate PDF editing, annotating, converting, form filling, digital signing, comparing, measuring, and redacting into any device. Product Details of ComPDF: - ComPDFKit PDF SDK Our PDF SDK renders PDFs at the fastest speed and provides rich and reliable functionalities including viewing, markup, content & page editing, digital & electronic signing, form filling, OCR, comparing, measuring, etc., satisfying the needs of processing PDFs in different scenarios. - ComPDFKit Conversion SDK Support Convert PDF to or from Word, Excel, PPT, TXT, RTF, PNG, JPG, HTML, JSON, markdown, searchable PDF, etc. - ComIDP ComIDP is the intelligent document processing, allow companies to integrate for unstructured data extracting, knowledge base building, AI Q&A, image pre-processing, PDF parsing, PDF data extraction, PDF table extraction, etc.
  • 14
    K.Explorer

    K.Explorer

    Morphis Tech

    A state-of-the-art AI that builds better software, cheaper and faster. K.Explorer is an AI powered Code Assistant trained on many millions of private corporate lines of code, for specific domains, and on billions of public and open-source lines of code for general purposes. Its code auto-completion features suggest code completions and entire function bodies as you type or as you search the engine for help. To make development faster and more agile it even supports Natural Language for programmers to get guidance while telling a text story about the code they want to write.
    Starting Price: Free
  • 15
    scikit-image

    scikit-image

    scikit-image

    scikit-image is a collection of algorithms for image processing. It is available free of charge and free of restriction. We pride ourselves on high-quality, peer-reviewed code, written by an active community of volunteers. scikit-image provides a versatile set of image processing routines in Python. This library is developed by its community, and contributions are most welcome! scikit-image aims to be the reference library for scientific image analysis in Python. We accomplish this by being easy to use and install. We are careful in taking on new dependencies, and sometimes cull existing ones, or make them optional. All functions in our API have thorough docstrings clarifying expected inputs and outputs. Conceptually identical arguments have the same name and position in a function signature. Test coverage is close to 100% and code is reviewed by at least two core developers before being included in the library.
    Starting Price: Free
  • 16
    Wigwam

    Wigwam

    Wigwam

    Wigwam is a new Web3 wallet offering a seamless, feature-rich experience for managing cryptocurrencies. Whether you're trading tokens, exploring the depths of DeFi, or delving into the dynamic world of NFTs, Wigwam simplifies the process, removing any complexities and limitations. Open source, externally audited, with many activities to engage and motivate users to use the wallet. Some of the features: - Multiple blockchains: Effortlessly interact with various blockchains. No technical expertise required! - Inbuilt cross-chain exchange: Swap tokens easily with Wigwam’s intuitive exchange. - Portfolio tracking: Keep tabs on your portfolio with real-time token value updates. - Unmatched security: A non-custodial, audited wallet compatible with Ledger for superior security. - NFT gallery: Conveniently view and manage your digital collectibles. Auto network switching: Effortlessly manage multiple networks simultaneously.
    Starting Price: Free
  • 17
    SLW Hosting

    SLW Hosting

    SLW Hosting

    Services: Web Hosting, Web Domains, VPS Servers, Dedicated Servers, SSL Certificates Uptime guaranteed: SLW network is based on NAV infrastructure, 99.9% uptime Increased security: Your business is safe at SLW Hosting with NAV AMS protection Support 24/7: You have the support of our experienced team every day. DEDICATED SERVERS When you need the best performance, reliability and security, you need dedicated hardware. Each dedicated server that we offer is chosen with the same requirements and expectations that we have for our own infrastructure. We carefully choose every piece of hardware we use to make sure you get the best from the server. WEB HOSTING WITH STORAGE SSD Well-designed cPanel web hosting solutions for your online business, SSL certificate included in the package Start Today and enjoy our benefits!
    Starting Price: $0.99
  • 18
    Filmustage

    Filmustage

    Filmustage

    Filmustage is the first industry leading AI-based automatic script breakdown and scheduling service with up to 86% accuracy rate and result delivered in 1 minute created to speed-up, innovate and inspire people involved in pre-production and production process. The tool can be seamlessly integrated within any production workflow. Filmustage works with scripts in pdf and fdx, and supports export to mms, pdf, fdx, csv. The platform is customizable and easy-to-use: customers can find, add, change or remove any tag or category. Visual Reference board feature provides the possibility to convert thoughts into visual images and share them with the crew. You're free to attach a reference to each and every tag in your breakdown by choosing pictures from the asset stores, image stocks, or by uploading your own. With Filmustage’s Total Summary board all tags are sorted by the overall appearance in the scenes and even by their mentions in the entire script.
    Starting Price: $39/month
  • 19
    Ezovion

    Ezovion

    Ezovion Intelligent Healthcare

    Ezovion Hospital Management Software is an exclusive, dynamically integrated platform that manages your OPD, IPD, EHR, Daycare, Queue management, Lab, Pharmacy, Radiology, Inventory, Tele-Consultancy, IVR and workforce management solutions. We offer a scalable, secure platform to healthcare facilities that provides tremendous value at a low cost and enables medical businesses to provide exceptional healthcare service and patient care through technology across globe. Our Solution : 1. Outpatient Management Software. 2. Inpatient Management Software 3. Laboratory Information Management System 4. Pharmacy Management Software 5. PACS Software 6. Teleconsulting Software 7. Queue & Token Management​ 8. Medical Camp Management Software 9. Inventory & Asset Management Software 10. Blood Bank Management Software 11. SMS, Email Communication​ 12. Analytics 13. Mobile App
  • 20
    Substrata

    Substrata

    Substrata

    Substrata is a Real-Time, Socially-Aware AI for Professional Dealmakers: it is trained to understand the "social dance" between sellers and buyers, helping you navigate the intricate maze of office politics, hierarchies, perceptions, emotions, biases, attitudes, sentiments, power dynamics and more. Substrata does that by deciphering both linguistic and behavioral cues and signals. It is an obvious must-have for every CEO, founder, CRO, VP Sales, AE and any other type of dealmaker or negotiator - including Savvy Investment Bankers, CorpDev and M&A profs. Substrata uncovers key insights in B2B sales by deciphering behavioral (verbal & nonverbal) signals, unlocking prospect sentiments, attitudes, elucidating intricate power dynamics, office politics, and more. Product features include: Q for Email (Engagement Analysis) Temper (Personality Analysis) Palaver (Conversation Analysis)
    Starting Price: $29/month/user
  • 21
    GnuCash

    GnuCash

    GnuCash

    Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports. GnuCash is developed, maintained, documented, and translated entirely by volunteers. We have some suggestions. Please help translate GnuCash into your language at Weblate. Every transaction must debit one account and credit others by an equal amount. This ensures the books balance: the difference between income and expenses exactly equals the sum of assets and liabilities. The GnuCash checkbook-style register provides a custom, convenient and familiar interface to entering financial transactions.
    Starting Price: Free
  • 22
    VanillaHR

    VanillaHR

    VanillaHR

    VanillaHR is an all-in-one Hiring Platform that simplifies and streamlines the recruitment process. With our user-friendly interface, founders & recruiters can easily manage job postings, track candidate applications, and collaborate with team members. One of our key features is the ability to post job openings to multiple job boards with just one click, which increases the visibility of your job postings and attracts a larger pool of candidates. The ATS automates many time-consuming tasks, including resume parsing and candidate screening, allowing you to focus on the most important part of recruitment: finding the right talent for your organization. Join our growing community of satisfied customers who have successfully hired top talent with VanillaHR. Experience the power of our all-in-one Hiring Platform today.
    Starting Price: $79/month/user
  • 23
    Amarok

    Amarok

    Amarok

    Amarok is a powerful music player for Linux, Unix, and Windows with an intuitive interface. It makes playing the music you love and discovering new music easier than ever before, and it looks good doing it! Much of where work has been invested in Amarok 2 is the Web services integration. Now Amarok can connect to various Web services and access the music directly, greatly expanding the potential number of songs at your fingertips. Thanks to the powerful API, adding additional services can be done with very little effort. Scrobble and listen to any Last.fm radio stream with fully featured Last.fm integration. Buy tracks from the integrated Magnatune store, and help support the music labels. Connect remotely to an Ampache music server and browse search, and playback media files. Find, subscribe, and download audio and video podcasts from all over the ultimate podcast directory. Listen to streaming audio books straight from the Librivox catalog.
    Starting Price: Free
  • 24
    Vysor

    Vysor

    Vysor

    Vysor puts your iOS or Android on your desktop. Use apps, play games, and control your iOS or Android. A desktop or web app, compatible with all operating systems. Type a hundred words per minute on your phone using your desktop keyboard. Point, click, scroll. Your mouse works too. Are you an Android developer? Vysor gives you the integration and ease of an emulator on a physical device. Share your device, across the office, or across the globe. Screen and ADB access to remote devices. Simple as sending a link. Vysor lets you ditch the emulator and seamlessly work on a real Android device. No need to fiddle with it in your hands. Use Vysor Share to set up device farms and remotely debug and test your applications across a wide range of devices. Vysor Share also lets you share your screen with others for remote assistance. Use apps, play games, control your Android with your mouse and keyboard.
    Starting Price: $2.50 per month
  • 25
    CodeGeeX

    CodeGeeX

    AMiner

    We introduce CodeGeeX, a large-scale multilingual code generation model with 13 billion parameters, pre-trained on a large code corpus of more than 20 programming languages. Based on CodeGeeX, we develop a VS Code extension (search 'CodeGeeX' in the Extension Marketplace) that assists the programming of different programming languages. Besides the multilingual code generation/translation abilities, we turn CodeGeeX into a custom programming assistant using its few-shot ability. It means that when a few examples are provided as extra prompts in the input, CodeGeeX will imitate what are done by these examples and generate codes accordingly. Some cool features can be implemented using this ability, like code explanation, summarization, generation with specific coding style, and more. For example, one can add code snippets with his/her own coding style, and CodeGeeX will generate codes in a similar way. You can also try prompts with specific formats to inspire CodeGeeX for new skills.
    Starting Price: Free
  • 26
    Pencil2D

    Pencil2D

    Pencil2D

    Lightweight and easy to use so you can focus on animating and not what button to hit next. Seamlessly switch between raster and vector workflows, allowing you to sketch, ink & paint on the go. Pencil2D is completely open source and free to use, even commercially! We’re happy to share with all of you Pencil2D’s most recent release. This time our top priority was fixing the most immediate and pressing issues that not only broke the animation experience but also to patch previously implemented features. Over 330+ individual commits has been added since the last release, to stabilize and improve the software for continued use.
    Starting Price: Free
  • 27
    Keet

    Keet

    Holepunch

    Video & Text. Private & Encrypted. Unparalleled Quality. Keet only shares end-to-end encrypted data between participants in your calls. Without middlemen, third-parties, or servers, there’s nobody left who can snoop or leak data. Keet video calls operate over direct connections between you and your friends, without using servers that can throttle your performance. You'll notice the difference. When you share a file in Keet, you don’t have to wait for it to upload. Other peers can immediately download it straight from the source. Megabytes, gigabytes, or terabytes and no limits. As your app grows beyond the hobby phase, Holepunch lets you evolve into a business without compromises. With Bitcoin Lightning and USDt micropayments built-in, it's easy to implement and use powerful paid features in apps. Peers control everything about their own data, including how it’s bought and sold. The days of tokens, ads, hidden incentives, and data harvesting are over.
    Starting Price: Free
  • 28
    Dairytech.ai

    Dairytech.ai

    Dairytech.ai

    Dairytech.ai is committed to providing the best tech solutions to dairy farmers. We ensure highly qualitative, timely delivered, and cost-effective tech solutions for the entire dairy supply chain, from farmer to retailer, and are widely recognized as the leading tech company specializing in the dairy chain. We provide complete technical and financial plans to set up a modern dairy farm based on client requirements. Dairytech.ai is an integrated suite to help dairy farmers manage the complete farm business of the dairy supply chain. We help our clients navigate through their problems and reach a better and optimized level of business management with modern technology.
    Starting Price: $15
  • 29
    OpenPLC Editor
    The OpenPLC Editor is an IEC 61131-3 compliant PLC editor totally free and open source. You can use it to upload PLC code directly to any board or system running OpenPLC Runtime. OpenPLC is an open-source programmable logic controller that is based on easy-to-use software. It is the first fully functional standardized open-source PLC, both in software and hardware. The OpenPLC project was created in accordance with the IEC 61131-3 standard, which defines the basic software architecture and programming languages for PLCs. OpenPLC is mainly used in industrial and home automation, the internet of things, and SCADA research. The Runtime is a portable software designed to run from the smallest of all microcontrollers (Arduino-compatible) to powerful servers in the cloud. It is responsible for executing the PLC programs you create using the Editor. The OpenPLC Editor is the software that runs on your computer and, as mentioned, is used to create your PLC programs.
    Starting Price: Free
  • 30
    BLACKBOX AI

    BLACKBOX AI

    BLACKBOX AI

    BLACKBOX AI is an advanced AI-powered platform designed to accelerate coding, app development, and deep research tasks. It features an AI Coding Agent that supports real-time voice interaction, GPU acceleration, and remote parallel task execution. Users can convert Figma designs into functional code and transform images into web applications with minimal coding effort. The platform enables screen sharing within IDEs like VSCode and offers mobile access to coding agents. BLACKBOX AI also supports integration with GitHub repositories for streamlined remote workflows. Its capabilities extend to website design, app building with PDF context, and image generation and editing.
    Starting Price: Free