Showing 46 open source projects for "x86_64-linux-gnu"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    Dash

    Dash

    Build beautiful web-based analytic apps, no JavaScript required

    Dash is a Python framework for building beautiful analytical web applications without any JavaScript. Built on top of Plotly.js, React and Flask, Dash easily achieves what an entire team of designers and engineers normally would. It ties modern UI controls and displays such as dropdown menus, sliders and graphs directly to your analytical Python code, and creates exceptional, interactive analytics apps. Dash apps are very lightweight, requiring only a limited number of lines of Python or R...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Hugo Academic CLI

    Hugo Academic CLI

    Import academic publications from Bibtex to your Markdown website

    Import publications from your reference manager to Hugo. Import publications, including books, conference proceedings and journals, from your reference manager to your static site generator. Simply export a BibTeX file from your reference manager, such as Zotero, and provide this as the input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yapsy

    Yapsy

    A fat-free DIY Python plugin management toolkit.

    A simple framework for plugin system development with as few dependencies as possible. It is designed to offer a set of very lean classes (plugin managers and plugin interfaces) which can easily be customised by decoration or inheritance. Yapsy v1.x supports Python2 and Python3. Its source package contains versions of the sources for both pythons. Yapsy v2+ supports Python 3 and it's development happens now on https://github.com/tibonihoo/yapsy/ Usage samples, advices and developer's...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    Pycraft

    Pycraft

    Pycraft is an open-source, OpenGL based game made in Python

    Downloads: 7 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    ImaGC

    ImaGC

    image editor

    an easy way to personalize images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DockStream

    DockStream

    A Docking Wrapper to Enhance De Novo Molecular Design

    DockStream is a docking wrapper providing access to a collection of ligand embedders and docking backends. Docking execution and post hoc analysis can be automated via the benchmarking and analysis workflow. The flexilibity to specifiy a large variety of docking configurations allows tailored protocols for diverse end applications. DockStream can also parallelize docking across CPU cores, increasing throughput. DockStream is integrated with the de novo design platform, REINVENT, allowing one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    nbdev template

    nbdev template

    Template for nbdev projects

    Write, test, document, and distribute software packages and technical articles, all in one place, your notebook. Traditional programming environments throw away the result of your exploration in REPLs or notebooks. nbdev makes exploration an integral part of your workflow, all while promoting software engineering best practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python Converter
    Python Converter *v1.1.0* • You can quickly convert GUI files created with PyQt5 and PySide2 to python file with uic method. • You will be able to convert your Python programs to .exe format with the pyinstaller method in the criteria you want. • You can quickly set up a virtual environment in your project, test it in a virtual environment, load modules and assist in the development phase of your project. It will be added with updates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    K Means using PyTorch

    K Means using PyTorch

    kmeans using PyTorch

    PyTorch implementation of kmeans for utilizing GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    sublime-jekyll

    sublime-jekyll

    A Sublime Text package for Jekyll static sites

    This package is aimed at streamlining the process of managing and creating new Jekyll posts. It does this by providing quick and easy access to new post and draft commands, snippets and completions for Liquid template tags and filters, as well as some handy commands for adding dates and upload links to your posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CommCare HQ

    CommCare HQ

    Server-side tool for managing community health workers

    CommCare HQ is a server-side tool for designing, managing and deploying mobile applications to front line workers. It is the server component for CommCare, a powerful mobile data collection platform. It seamlessly integrates with CommCare mobile and CommCare ODK, while also being able to provide generic domain management and form data-collection functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pycodestyle

    pycodestyle

    Simple Python style checker in one Python file

    pycodestyle (formerly pep8) is a tool to check your Python code against some of the style conventions in PEP 8. This package used to be called pep8 but was renamed to pycodestyle to reduce confusion. Plugin architecture, adding new checks is easy. Parseable output, jump to error location in your editor. Just one Python file, requires only stdlib. You can use just the pycodestyle.py file for this purpose. Comes with a comprehensive test suite. There's also a package for Debian/Ubuntu, but...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jupyter-themer

    jupyter-themer

    Apply custom CSS styling to your jupyter notebooks

    Apply custom CSS styling to your jupyter notebooks. Contributions are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jhxlm

    jhxlm

    Asociar campos de xml a jrxml

    Asocia campos del template.xml de odoo/openerp a un jrxml de jasperreports, editable por ireport.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Protein SDK

    Web. Desktop. Best of both worlds.

    Protein SDK is an easy to learn and adapt python software development kit for excellent GUI desktop applications. You can create a desktop application using python, html, css, javascript or jquery in minutes! The SDK allows you to: - Run python code, on any javascript event. - Render result of python function dynamically - Create HTML User Interfaces, using standard HTML. The SDK is powered by: - Google Chrome apps - Python anywhere - Cherrypy Web Framework Though it is a desktop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Conky Skin Chooser

    A now working console (GUI SOON!) skin manager for Conky.

    Conky Skin Chooser is a console application to manage conky skins. View the Home page to get started, find installation help, and to see revision history (Fun Stuff!). Did I forget to say it works now? It really does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A graphical IDE and Model Driven Architecture for designing Overlay Networks and Peer-to-Peer systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python vipera

    Python vipera

    vipera is an application designer for Python

    vipera is a designer of applications for the programming language Python. It has two main objectives: 1) The design of an application from an educative point of view, paying special attention to the documentation and design of classes. 2) The automatic generation of base code for software projects. vipera is a combination of basic tools for the design of applications in the early stages of development, allowing the creation of modules (libraries) and definition of their basic...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs). NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java-based creator for twodimensional, sprite-based RPGs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    wxXrcWriter is a python project to write wxWidget xrc file using python functional syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Shared Substance is a programming framework and middleware for developing distributed interactive application. The environment written in Python, operating on the data-oriented programming model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    snavtofamix is part of FETCH (http://www.lore.ua.ac.be/Research/Artefacts/fetch/), transforming C++ and Java source code facts parsed by Source Navigator into a FAMIX CDIF model for usage in reverse engineering environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FAST(Flowchart Abstract Syntax Tree) SDK is a development toolkit built upon Eclipse RCP and GEF to visualize the process of converting unstructured flowcharts in to structured ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Design by Contract allows a programmer to document a function/class with statements describing behavior. Metacontract implements the PEP-0316 related to this feature for the Python language using meta classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next