Showing 41 open source projects for "python-4suite-xml"

View related business solutions
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phoneโ€™s cloud contact center solution.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue โ€” delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    Intellij rainbow brackets

    Intellij rainbow brackets

    Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco

    Compatible with IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Gogland, DataGrip, Rider, MPS, Android Studio, HUAWEI DevEco Studio, DataSpell, Code With Me. Supports Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, HTML, XML, SQL, Apex language, C#, Dart, Pug/Jade, Bash, Vue.js, C# Razor Pages, GLSL(the OpenGL Shading Language), Go Template, C++, C, etc. Eliminate context switching...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    AWS Toolkit for JetBrains

    AWS Toolkit for JetBrains

    A plugin for interacting with AWS from JetBrains IDEs

    The AWS Toolkit for JetBrains makes it easier to write applications built on Amazon Web Services. If you come across bugs with the toolkit or have feature requests, please raise an issue on our GitHub repository. See the user guide for how to get started, along with what features/services are supported. CodeWhisperer uses machine learning to generate code suggestions from the existing code and comments in your IDE. Supported languages include: Java, Python, and JavaScript. In addition...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    mirai

    mirai

    Efficient QQ Robot support library

    mirai is a high-efficiency robot library that runs on all platforms and provides QQ Android protocol support. mirai is completely free and open-source software for learning and entertainment use only. mirai will not impose fees or impose material conditions on users in any way. mirai is maintained by the entire open source community and is not the work of an individual. All contributors enjoy the copyright of their work. If citing a package published by mirai without modifying mirai, derived...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Compose Kotlin UI

    Compose Kotlin UI

    A modern UI framework for Kotlin that makes building performant

    ... IDE and build system, no XML or templating language required. Compose for Desktop targets the JVM, and supports high-performance, hardware-accelerated UI rendering on all major desktop platforms (macOS, Windows, and Linux/x64) by leveraging the powerful native Skia graphics library. Desktop extensions for menus, keyboard shortcuts, window manipulation, notification management, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    Android-Iconics

    Android-Iconics

    Use any icon font, or vector (.svg) as drawable in your application

    Android-Iconics allows to include any icon font with all its vector icons in your project, no limits. Scale with no limit, use any color at any time, provide a contour, and many additional customizations. No customization limitations (size, color, contour, background, padding, positioning, ...). Shadow support. Use as XML Drawable starting API 24. One icon source (no more mdpi, hdpi, ...). If it takes a Drawable, it will also work with the IconicsDrawable. Save in APK size! Already available...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Emerge

    Emerge

    Browser-based interactive codebase and dependency visualization tool

    ..., TypeScript, Kotlin, ObjC, Ruby, Swift, Python, and Go. The structure, coloring, and clustering is calculated and based on the idea of combining a force-directed graph simulation and Louvain modularity. emerge is mainly written in Python 3 and is tested on macOS, Linux, and modern web browsers (i.e., the latest Safari, Chrome, Firefox, and Edge).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AutoDev

    AutoDev

    The AI-powered coding wizard

    The AI-powered coding wizard with multilingual support, auto code generation, and a helpful bug-slaying assistant. Customizable prompts and a magic Auto Dev/Testing/Document/Agent feature are included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Ktorm

    Ktorm

    A lightweight ORM framework for Kotlin with strong-typed SQL DSL

    Ktorm is a lightweight and efficient ORM Framework for Kotlin directly based on pure JDBC. It provides strong-typed and flexible SQL DSL and convenient sequence APIs to reduce our duplicated effort on database operations. All the SQL statements, of course, are generated automatically. Ktorm is open source and available under the Apache 2.0 license. Please leave a star if you've found this library helpful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    HTTP Shortcuts for Android

    HTTP Shortcuts for Android

    Android app to create home screen shortcuts

    A simple Android app that allows you to create shortcuts that can be placed on your home screen. Each shortcut, when clicked, triggers an HTTP request, with the possibility to process and display the response in various ways. Run arbitrary JavaScript before & after execution, which allows for lots of customization with features such as compute values such as timestamps, random numbers, UUIDs, hashes, HMACs, base64, etc. Parse JSON or XML and extract data from them. Show toast message or message...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 10
    py2many

    py2many

    Transpiler of Python to many other languages

    Python is popular, and easy to program in, but it has poor runtime performance. We can fix that by transpiring a subset of the language into a more performant, statically typed language. A second benefit is security. Writing security-sensitive code in a low-level language like C is error-prone and could lead to privilege escalation. Specialized languages such as wuffs exist to address this use case. py2many can be a more general-purpose solution to the problem where you can verify the source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ExpandableBottomBar

    ExpandableBottomBar

    A new way to implement navigation in your app

    A new way to improve navigation in your app. Its really easy integrate to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PowerSpinner

    PowerSpinner

    A lightweight dropdown popup spinner, fully customizable with an arrow

    A lightweight dropdown popup spinner, fully customizable with an arrow and animations for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Paris

    Paris

    Define and apply styles to Android views programmatically

    Define and apply styles to Android views programmatically. Paris lets you define and apply styles programmatically to Android views, including custom attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fast Binary Encoding (FBE)

    Fast Binary Encoding (FBE)

    Fast Binary Encoding is fast and universal serialization solution

    Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, and Swift. Fast Binary Encoding allows to description of any domain models, business objects, complex data structures, client/server requests & responses and generate native code for different programming languages and platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Konfetti

    Konfetti

    Celebrate more with this lightweight confetti particle system

    Configure your confetti using the Party configuration object. This holds all the information on how the confetti will be generated. Almost all properties of a Party object have a default configuration! This makes it super easy to create beautiful and natural-looking confetti. But the possibilities are endless! You can fully control how the confetti will be generated and behave by customizing the values of the Party object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lets-Plot

    Lets-Plot

    Multiplatform plotting library based on Grammar of Graphics

    Lets-Plot is a multiplatform plotting library based on the Grammar of Graphics. The library' design is heavily influenced by Leland Wilkinson work The Grammar of Graphics describing the deep features that underlie all statistical graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    detekt Kotlin

    detekt Kotlin

    Static code analysis for Kotlin

    detekt helps you write cleaner Kotlin code so you can focus on what matters the most building amazing software. detekt comes with a set of plugins that helps you configure it easily in your Gradle, Maven, Bazel, ... build. Enjoy static analysis on Android, JVM, JS, Native, and Multiplatform projects out of the box. detekt can be easily extended with custom rules that help you track and fix anti-patterns in your codebase. detekt is entirely open-source and developed by the community. Join us...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tock

    Tock

    Tock, the open source conversational AI toolkit

    Complete and autonomous NLU solution leveraging opensource libs, such as OpenNLP, Stanford, Duckling and more. Web, mobile, social networks, smart speakers and more. Create your bot once, connect it progressively to multiple channels as you need them. Simple graphical interfaces to build stories and models, manage multilingual and multichannel bots, better understand users with analytics. Program complex stories using Kotlin, Python or Node.js provided components, or integrate with any language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Horusec

    Horusec

    Open source tool that improves identification of vulnerabilities

    Horusec is an open source tool that performs a static code analysis to identify security flaws during the development process. Currently, the languages for analysis are C#, Java, Kotlin, Python, Ruby, Golang, Terraform, Javascript, Typescript, Kubernetes, PHP, C, HTML, JSON, Dart, Elixir, Shell, Nginx. The tool has options to search for key leaks and security flaws in all your project's files, as well as in Git history. Horusec can be used by the developer through the CLI and by the DevSecOps...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    XiaomiFirmwareUpdater

    XiaomiFirmwareUpdater

    Provides you with firmware packages for all Xiaomi devices (Backup)

    The easiest way to get flashable firmware zip files for Xiaomi devices! XiaomiFirmwareUpdater is a script which provides firmware packages for every Xiaomi devices. It's an automated script, running on Linux server every six hours, extracting firmware from MIUI official ROMs, both Global and China, and uploads it to multi-servers. NOTE: SourceForge is our backup host, it's updated every 3 months only! Use our website to get latest updates once it's...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 21
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions millions of times per second

    Unleash the power of manifestation with the Intention Repeater MAX Radionics tool for Windows, macOS, and Linux! ๐ŸŒŸ This versatile suite repeats your intention millions of times per second in memory, amplifying your desires and goals. Perfect for meditation, energy clearing, chakras, and more. The easy-to-use bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 22
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    DIGIKOP_USIPA_TNI_AU

    DIGIKOP_USIPA_TNI_AU

    Aplikasi untuk koperasi TNI AU

    Aplikasi Unit Simpan Pinjam khusus untuk koperasi di lingkungan TNI AU versi 03.2024. Semua Aplikasi yang kami distribusikan memerlukan Program Xampp Versi 8.2 Ke Atas. Silahkan Cari dan Unduh Aplikasi Database Xampp dan Install pada komputer anda setelah anda menginstall Aplikasi DiGiKOP dan Aplikasi Lainnya. CV.BumiSoftwareMataram Layanan Data & Komunikasi di WA 0859 6144 9486
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Snippetory

    Snippetory

    Java templating solution with passive templates.

    Snippetory is a platform for java developers dealing with any text generation. The abstraction layer helps to keep the issues of the 'view' in the view, while all logic is implemented in java. Editing, debugging and testing, all with the tools one is already used to. The separation of template keeps the template simple, the logic compact, and easy to navigate, and offers completely new re-usage scenarios. Sourceforge code hosting is abandoned. Primary site is now...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    DIGIKOP_USIPA_TNI_AL
    Aplikasi Unit Simpan Pinjam khusus untuk koperasi di lingkungan TNI AL versi 03.2024. Semua Aplikasi yang kami distribusikan memerlukan Program Xampp Versi 8.2 Ke Atas. Silahkan Cari dan Unduh Aplikasi Database Xampp dan Install pada komputer anda setelah anda menginstall Aplikasi DiGiKOP dan Aplikasi Lainnya. CV.BumiSoftwareMataram Layanan Data & Komunikasi di WA 0859 6144 9486 Fitur Aplikasi ; 1. Manajemen Anggota Dengan QR Code 2. Daftar Hadir RAT dengan QR Code Setiap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next