Giter VIP home page Giter VIP logo

xnuinside / pypi_tools_bot Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.62 MB

PyPi Tools Bot for Telegram (@pypi_tools_bot) - subscribe to get updates about new releases of your favorite packages, search packages, get downloads statistics

Home Page: https://t.me/pypi_tools_bot

License: MIT License

Dockerfile 1.93% Python 98.07%
pypi python3 telegram-bot statistics downloads pypi-packages releases releases-digest telegram

pypi_tools_bot's Introduction

Python PyPi Bot for Telegram

Bot provide set of commands to work with PyPi

You can use Bot in Telegram - https://t.me/pypi_tools_bot (alive and you can use it and try)

Or set up it & run on your own server & telegram bot.

PyPi Tools Bot

Available commands:

  • /track package_name

    Description: Command to add package to your track for getting updates about new releases on PyPi. You will get notification when new release will be able on PyPi. \n"
    Example: /track flask

    Sub-command :stop

      Description: use for removing package from track and stop getting updates about releases \n" \
      Example: */track:stop*
    

    Sub-command :nodev

      Description: to get updates without dev releases (versions alpha, beta and etc will be excluded from notifications)
      Example: */track:nodev flask*
    
  • /stats package_name

    Description: return download statistic for last 5 days

    You can setup for how many days you want to have statistic with defining days numbers after command. Example: /stats:10 gino Bot will send to you download statistic for 10 days.

  • /plot package_name

    Description: return plot with download statistic for last 5 days

    You can setup for how many days you want to have statistic with defining days numbers after command. Example: /plot:10 gino Bot will send to you download statistic for 10 days.

  • /search package_name

    Description: return info about package and links to Package's homepage and PyPi page Example: /search package_name

    Sub-command :detailed

      Description: return explicit info about package
      Example: */search:detailed package_name*
    
  • /help

    Description: To get help

  • /releases package_name

    Description: Use this command to get a list with 7 last package releases with dates. Example: /releases aiohttp

    Sub-command /releases:full Description: to get full list of package releases with dates Example: /releases:full aiohttp

  • /random

    Commands returns random package from PyPi Example: /random

pypi_tools_bot's People

Contributors

xnuinside avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.