Search Results for "chat application in python" - Page 26

Showing 1971 open source projects for "chat application in python"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    ATX

    ATX

    Smart phone automation tool. Support iOS, Android, WebApp and game

    ATX (AutomatorX) is an open source automated testing tool that supports testing native applications, games, and Web applications on iOS and Android platforms. Use Python to write test cases, and use image recognition and control positioning technology to complete the automation of the game. Attach a dedicated IDE to complete scripting quickly. The libraries for Android and iOS native application testing have been separated and can be used alone (it is strongly recommended to use it alone, firstly, it has less dependencies and high stability, and secondly, it can be automatically completed when writing code)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MyNotes

    MyNotes

    Sticky notes/post-it application for linux

    MyNotes is a sticky notes/post-it application. Notes are created using the system tray icon. They can be organized in categories and each category has a color. Images, checkboxes and a few predefined symbols can be inserted in the notes. The style of the text can be changed (alignment, style, color).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    FeedAgregator

    FeedAgregator

    RSS and Atom feed agregator in desktop widgets + notifications

    ...In addition, desktop widgets display either all the entries of one feed or the latest entry of each feed of a given category. FeedAgregator is designed for Linux. It is written in Python 3 and relies mostly upon Tk GUI toolkit. The application is in the system tray, so it might not work with all desktop environments (see Troubleshooting).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SaaS Base Application

    SaaS Base Application

    SaaS base application (Flask, Vue, Bootstrap, Webpack)

    A base application for SaaS products built with Flask, Vue.js, Bootstrap, and Webpack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
    Learn More
  • 5
    Wally

    Wally

    Distributed Stream Processing

    Wally is a fast-stream-processing framework. Wally makes it easy to react to data in real-time. By eliminating infrastructure complexity, going from prototype to production has never been simpler. When we set out to build Wally, we had several high-level goals in mind. Create a dependable and resilient distributed computing framework. Take care of the complexities of distributed computing "plumbing," allowing developers to focus on their business logic. Provide high-performance & low-latency...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SegoFiles

    SegoFiles

    A file organizer tool ,Organizes files to specific folders ,on a click

    SegoFiles is a quick Solution to organize your files in any folder,It organizes particular file type or every file type(Depends upon the option have been chosen). The Files are automatically moved to a specific file type folders (Created Automatically) . >>Options are available to choose whether to segregate specific file type or everything in the folder. >>Efficient to organize GB's of Data >>Make Yourself Freed from Manual Organizing. >>Only for Windows users -32 Bit or 64...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Autologging

    Easier logging and tracing of Python functions and class methods.

    Autologging eliminates boilerplate logging setup code and tracing code, and provides a means to separate application logging from program flow and data tracing. Autologging provides two decorators and a custom log level: "autologging.logged" decorates a class to create a __log member. By default, the logger is named for the class's containing module and name (e.g. "my.module.ClassName"). "autologging.traced" decorates a class to provide automatic CALL/RETURN tracing for all class, static, and instance methods, as well as the special __init__ method (by default) "autologging.TRACE" is a custom log level (lower than logging.DEBUG) that is registered with the Python logging module when autologging is imported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyspread

    pyspread

    Python spreadsheet application

    Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most pythonic spreadsheet. Pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete. Each cell returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GCB_package

    Stand-alone version of the Genome Complexity Browser

    This application allows observing genome rearrangements in prokaryotic genomes. It provides rearrangements frequencies profiles and genomes graph representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    iTunesExport

    iTunesExport

    iTunesExport is written as a helper tool to export iTunes Playlists to

    The application exports the songs in the iTunes playlists and encodes and process them in a very flexible, customizable way. For use you have to select the desired playlists and then select a target folder, which can be any USB Mass Storage device or a directory at your hard disk. A click on the "Settings" button open a panel where you can customize the handling of the files. A click on the process button starts the export. You can also export the files into a folder and burn the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ECS:Python

    ECS:Python

    Light-weight C++ library for embedding Python into C++

    ECS:Python (Embedded C++ Scripting with Python) is a simple Python wrapper library designed specifically for C++ developers who wish to add Python scripting to their new / existing C++ projects. ECS:Python allows you to expose objects from a C++ application to an embedded Python interpreter for interactive scripting. ECS:Python is light-weight and easy to use. To get started all you need to do from your project is #include "EcsPython.h", and link to the EcsPython library. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jupyter Themes

    Jupyter Themes

    Custom Jupyter Notebook Themes

    jupyter-themes brings theme management to classic Jupyter Notebooks with a command-line tool that can restyle the interface, code cells, and UI chrome in seconds. It ships a catalog of popular dark and light themes and lets you customize fonts, font sizes, cell widths, and toolbar visibility so the notebook matches your preferred reading and coding ergonomics. The theming system adjusts CodeMirror syntax highlighting to keep code legible against chosen backgrounds and provides options to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    reNamer

    reNamer

    Rename files depending on their .extension

    If you want to rename your dataset samples for ML and you might have a lot of them (you should btw) or maybe you need to set different enumeration for every .extension you have or you just want to rename some personal stuff I am glad you are here. This is how you can rename your files: - For every .extension in the target folder reNamer sets unique enumeration. - Randomly - With your set of parameters. Example, name=FILE, start counting from=10, step=1 Finally It is simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Django JET

    Django JET

    Modern responsive template for the Django admin interface

    Django JET has two kinds of licenses: open-source (AGPLv3) and commercial. Please note that using AGPLv3 code in your programs makes them AGPL compatible too. So if you don't want to comply with that we can provide you a commercial license (visit the Home page). The commercial license is designed for using Django JET in commercial products and applications without the provisions of the AGPLv3. Add URL-pattern to the URL patterns of your Django project urls.py file (they are needed for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WhatsappToDesktop

    WhatsappToDesktop

    Esse é um pacote de compilado do Whatsapp Web versão 1.0.

    Esse é um pacote de compilado do Whatsapp Web versão 1.0. Esse é um aplicativo multiplataforma de mensagens instantâneas e chamadas de voz para smartphones. Além de mensagens de texto, os usuários podem enviar vídeos, vídeos e documentos em formato PDF, além de fazer a livre conexão com o meio de uma conexão com internet ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    schoolsplay
    If you are looking for the childsplay application please go to http://www.childsplay.mobi
    Downloads: 56 This Week
    Last Update:
    See Project
  • 17
    wirecast controlboard
    Commercial version of this app can be found at: https://www.controlboard.linkpc.net/ Buget friendly video control surface and PTZ solution integrated with Telestream Wirecast. This application transforms your keyboard into a video control surface for wirecast and your mouse into a PTZ joystick. For use with Wirecast (https://www.telestream.net/wirecast/overview.htm) and USB Pan Tilt Controller with Sony LANC (S-Link) interface (http://www.expelec.co.uk/pantilt/pantiltlanc.htm). This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mirrorcast

    Mirrorcast

    Open Source Alternative to Chromecast, Mirror Desktop and Play media r

    The idea is to replicate what Chromecast can do in regards to screen mirroring and streaming media to a remote display. Google chromes screen mirroring feature works well when used with a receiver such as Chromecast but this is a proprietary solution and audio does not work for desktop mirroring on some operating systems. At the moment, there is only a client for Debian/Ubuntu Operating systems and a server/receiver application for Raspberry pi. Mirrorcast aims to be a low latency screen...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    PDF-Shuffler
    PDF-Shuffler is a small python-gtk application, which helps the user to merge or split pdf documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface. It is a frontend for python-pyPdf.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 20

    dadosSemiotica

    Collecter and manager of semiotica annalisis data

    This program is a web application to collect and organize data of text analysis. It works with sets of texts and the analysis are done on portions of the length of a sentence. One of the preprocessing modules is based on CoGroo (A LibreOffice & OpenOffice.org Portuguese Grammar Checker).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AngelReader

    AngelReader

    An E-book, Audio-book, & Library Loader in One Application

    AngelReader: A minimalist but powerful GUI application that has the capacity to load [1] E-books in plain text format with the least use of both software and hardware resources. It can also load [2] Audio-books with the basic functions of play, stop, pause, and resume with the same minimalist economy that doesn't hog computer resources. When used in integration with the AngelReader Library Selector, it can function as a mini library management system for books in electronic formats. It's in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Twitter Intelligence

    Twitter Intelligence

    Twitter Intelligence OSINT project performs tracking and analysis

    A project written in Python for Twitter tracking and analysis without using Twitter API. This project is a Python 3.x application. The package dependencies are in the file requirements.txt. Run that command to install the dependencies. SQLite is used as the database. Tweet data is stored on the Tweet, User, Location, Hashtag, HashtagTweet tables. The database is created automatically. analysis.py performs analysis processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Manifest Maker

    Manifest Maker

    NO LONGER MAINTAINED

    NO LONGER MAINTAINED, NO LONGER SUPPORTED Manifest Maker is a graphical Python application which takes a file or group of files and creates a plain text manifest list of each item. The manifest includes the file name (including directory structure) as well as a checksum of the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CheckMails

    CheckMails

    System tray unread mail checker for Linux

    CheckMails periodically looks for unread mails and displays the total number of unread mails in the system tray icon. Several mailboxes can be configured. The number of unread mails for each mailbox is detailed in a notification that appears when clicking on the icon and after a check. This application supports only IMAP protocol with SSL encryption. The connection information for each mailbox is stored in an encrypted file using a master password.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Aglyph

    Aglyph is a Dependency Injection framework for Python.

    Aglyph is a Dependency Injection framework for Python, supporting type 2 (setter) and type 3 (constructor) injection. Aglyph runs on CPython (http://www.python.org/) 2.7 and 3.4+, and on recent versions of the PyPy (http://pypy.org/>),Jython (http://www.jython.org/), IronPython (http://ironpython.net/), and Stackless Python (http://www.stackless.com/) variants. Aglyph can assemble "prototype" components (a new instance is created every time), "singleton" components (the same instance is returned every time), "borg" components (a new instance is created every time, but all instances of the same class share the same internal state), and "weakref" components (the same instance is returned as long as there is at least one "live" reference to the instance in the running application). ...
    Downloads: 0 This Week
    Last Update:
    See Project