Search Results for "telegram-bot-api" - Page 54

Showing 2322 open source projects for "telegram-bot-api"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    qodIRCbot

    An IRC channel bot

    An IRC channel bot which you teach whatever you want. UPDATE: CPU usage is now (from v0.8.2) less than 1%.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Agenda

    Agenda

    Agenda de compromissos com data, hora e compromisso e agenda de endereços e telefones. Requer Python 2.7 e Python 2.7 PyGTK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    YEI 3-Space C API

    A C API for interfacing with the YEI 3-Space family of IMUs.

    The YEI 3-Space Sensor Application Programming Interface (API) is a series of functions, classes, and structure definitions designed to make writing applications that utilize the YEI 3-Space family of sensors fast and easy to support. The C/C++ variant of the API is built as a header (.h) and dynamic link library (.dll + .lib). With the C/C++ API, users that require easy integration of the 3-Space family of sensors into programming environments not natively supported may import the dynamic link library and call its contained functions from the importing program, as the API's function prototypes are all compiled as C prototypes and are name mangled as such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A text mining system for extraction of protein-protein interactions from biomedical text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    py-pf

    Managing OpenBSD's Packet Filter with Python

    py-PF is a pure-Python module for managing OpenBSD's Packet Filter. It aims to combine the flexibility of PF's C API and the power of Python, making it easier to manage PF data and to integrate firewalling capabilities in more complex applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pyberry

    Pyberry

    Open source library software (books); command line only

    Pyberry is open source library management (i.e. books, etc.) software, written in (of course) Python 3. It is command line based with no GUI planned as of now and is designed to be extremely lightweight and fast. It uses sqlite as a database backend and supports looking up books by ISBN. Information can be obtained from Amazon and other sources. Pyberry is looking for a release specialist! Do you know how to package versions for release across platforms? Then please, help us out!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ Airline Travel Market Simulator
    That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    中文语音阅读器

    中文语音阅读器, 用中文语音来读出文本中的内容。

    中文语音阅读器, 用中文语音来读出文本中的内容。 zhspeak/zhspeak-data/中的zip压缩包要解压(直接解压到相同目录,因为sourceforge无法批量上传,时里面2000多个文件挨个上传我会疯掉的)之后才可以用,而且系统上要装有mplayer才行。 本程序是调用 mplayer的后台模式来进行语音播放的。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    vhosting

    Managing Linux users and Apache virtual hosts on single server

    Every Linux user have "public_html" directory created and is related to vhost.conf entry. This script will help automate that by using python scripts from Linux shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    Budse is a simple budgeting tool that implements bucket (or envelope) budgeting. Currently there is a Command Line Interface (CLI) with a Graphical User Interface in progress. The program includes extras such as transaction searching and reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pykb

    Python Killboard Platform for EVE Online

    This platform provides a Python based killboard backend supporting common tasks such as interfacing with the EVE API to fetch killmail logs, interact with EDK killboards to fetch killmails from them and parse manually logged killmails. The database layer is generic thanks to SQL Alchemy so any dbms can be used. Static data and schemas for PostgreSQL and MySQL are provided. Aggregates exist along with code to maintain them to enable high speed reports for summarized data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    That project aims at providing a clean API and a simple implementation (C++ library) of an Airline-related Seat Inventory Availability Calculation system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OxygenOffice Professional(OOOP, O2OP)is an enhanced version of free OpenOffice.org what is a multi-platform office productivity suite.OxygenOffice Professional contains more extras like templates, cliparts, samples, fonts and VBA support. Get 3.2.1
    Downloads: 77 This Week
    Last Update:
    See Project
  • 14

    python dagger

    File dependency graph evaluator in pure python.

    Dagger evaluates file dependencies in a directed-acyclic-graph (DAG) like GNU make, but timestamps or hashes can be used on a per-file basis when evaluating which file nodes are up to date or stale. Use fast timestamp comparisons on large files when hashing is too slow, and hashing on small files. When hashing is used, it's stored in either a text file or sqlite database (in-memory at runtime is optional). Files can be forced as stale or uptodate. Dagger can be used as a building block for a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    zopoclient

    Scriptable GTK based Python MUD Client

    ...The mud, match objects and defined variables are accessible from any feature. For the more advanced user, the implementation is small and extensible. Specially the gtkmud/mud API is easy to understand. It is thread-safe enabling multiple threads to input data to the target MUD. Also, multiple listeners can register to get all MUD output. See also: https://sourceforge.net/p/zopoclient/wiki/installation/ https://sourceforge.net/p/zopoclient/wiki/scripting/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laboratory notebook using version control system and independent date-time stamping (as notarization), in order to ensure record accountability, auditing, and conforming to US FDA 21 CFR 21's rule on electronic records. Please kindly rate this application or drop me an email at [ mauriceling AT acm DOT org ] so that I can hear from you. Otherwise, I have no idea who the users are. Please kindly help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyPlay

    Music player for touchscreen devices written using Python and QML.

    ...It runs on Windows and any Linux desktop distribution. Support for Android is planned once PySide is ported to it. The UI is written using QML, the background is in Python. Playback currently uses Phonon, API, but switch to either Qt Multimedia or GStreamer is planned. After that, video support will be added. Update: The project is no more avtively developed. I ported it from Python to C++ which allowed me to make an Android version. The new version is called Muzika Player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SchizoCopy

    SchizoCopy

    Schizocopy is a utility software for Copying/Moving Files in Windows

    SchizoCopy is a software application for Microsoft Windows that is designed to be used to move or copy computer files. As an alternative to the Default Windows OS copy operations, it is designed to be faster and have more functionality than the native tool. SchizoCopy offers many unique offers besides providing fastest copying speed. It has an unique option for "Backup support" in case of unexpected shutdown or System exit you can always resume your ongoing Copy/Move operations.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19

    PLASMAKIN: a chemical kinetics package

    A library to compute the electron and chemical kinetics on plasmas

    PLASMAKIN is a package to handle physical and chemical data used in plasma physics modeling and to compute gas-phase and gas-surface kinetics data: particle production and loss rates, photon emission spectra and energy exchange rates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MySQL for Python

    MySQL database connector for Python programming

    MySQLdb is a Python DB API-2.0-compliant interface; see PEP-249 for details. For up-to-date versions of MySQLdb, use the homepage link. Supported versions: * MySQL versions from 3.23 to 5.5; 5.0 or newer recommended. MariaDB should also work. * Python versions 2.4-2.7; Python 3 support coming soon. ZMySQLDA is a Database Adapter for Zope2.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 21
    openBmap

    openBmap

    a free and open map of wireless communicating objects

    openBmap collects data and provides open maps and statistics of all communicating objects: cellular antennas, wifi hotspots. All softwares from back-end to client are open-source under AGPL v3 license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support for conditional messaging and custom message routing as well as standard point-to-point and publish-subscribe messaging models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Aurora Application Server is a new Python Web Application Server and Framework. The main goal of the project is to provide the developer with a complete set of tools to speed up the application development process. See project wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Harmoni Search Engine Application

    Harmoni is search engine application written with Python

    Harmoni is search engine application written with Python. Harmoni search engine is not only focused on the searching the files, but also focused on searching any keywords on document files. Harmoni is easy to use application, and it can find any keywords fast. Harmoni has simple interface in “home”. User can search any string on some types of document (*.txt, *.html, *.docx, *.pptx, *.xlsx, *.pdf). There are two kinds of searching method which can be used to search the keyword; fragment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GWA Geographical Wifi Analyser
    Open Source Geographical Wifi Analyser Tool
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB