telegram-finance-bot | Телеграм бот для учёта личных расходов и ведения бюджета
kandi X-RAY | telegram-finance-bot Summary
kandi X-RAY | telegram-finance-bot Summary
telegram-finance-bot is a Python library. telegram-finance-bot has no bugs, it has no vulnerabilities and it has low support. However telegram-finance-bot build file is not available. You can download it from GitHub.
Telegram бот для учёта личных расходов и ведения бюджета, видео с пояснениями по коду и описание. В переменных окружения надо проставить API токен бота, а также адрес proxy и логин-пароль к ней. TELEGRAM_API_TOKEN — API токен бота. TELEGRAM_PROXY_URL — URL прокси сервера. TELEGRAM_PROXY_LOGIN — логин прокси сервера. TELEGRAM_PROXY_PASSWORD — пароль прокси сервера. TELEGRAM_ACCESS_ID — ID Telegram аккаунта, от которого будут приниматься сообщения (сообщения от остальных аккаунтов игнорируются). Использование с Docker показано ниже. Предварительно заполните ENV переменные, указанные выше, в Dockerfile, а также в команде запуска укажите локальную директорию с проектом вместо local_project_path. SQLite база данных будет лежать в папке проекта db/finance.db.
Telegram бот для учёта личных расходов и ведения бюджета, видео с пояснениями по коду и описание. В переменных окружения надо проставить API токен бота, а также адрес proxy и логин-пароль к ней. TELEGRAM_API_TOKEN — API токен бота. TELEGRAM_PROXY_URL — URL прокси сервера. TELEGRAM_PROXY_LOGIN — логин прокси сервера. TELEGRAM_PROXY_PASSWORD — пароль прокси сервера. TELEGRAM_ACCESS_ID — ID Telegram аккаунта, от которого будут приниматься сообщения (сообщения от остальных аккаунтов игнорируются). Использование с Docker показано ниже. Предварительно заполните ENV переменные, указанные выше, в Dockerfile, а также в команде запуска укажите локальную директорию с проектом вместо local_project_path. SQLite база данных будет лежать в папке проекта db/finance.db.
Support
Quality
Security
License
Reuse
Support
telegram-finance-bot has a low active ecosystem.
It has 237 star(s) with 92 fork(s). There are 22 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. On average issues are closed in 1 days. There are 4 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of telegram-finance-bot is current.
Quality
telegram-finance-bot has 0 bugs and 1 code smells.
Security
telegram-finance-bot has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
telegram-finance-bot code analysis shows 0 unresolved vulnerabilities.
There are 1 security hotspots that need review.
License
telegram-finance-bot does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
telegram-finance-bot releases are not available. You will need to build from source code and install.
telegram-finance-bot has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are not available. Examples and code snippets are available.
telegram-finance-bot saves you 107 person hours of effort in developing the same functionality from scratch.
It has 271 lines of code, 29 functions and 6 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed telegram-finance-bot and discovered the below as its top functions. This is intended to give you an instant insight into telegram-finance-bot implemented functionality, and help decide if they suit your requirements.
- List all Expenses
- Fetch all rows from a table
- Get a cursor
- Return the last expenses
- Send the month_statistics message
- Return the daily budget limit
- Return a datetime object
- Get statistics about the month
- Deletes an expense
- Delete a row from a table
- Delete an expense
- List all available categories
- Get all categories
- Load all categories
- Fill categories with aliases
- Responsys
- Returns a human - readable summary of the current expense
- Check if sqlite database exists
Get all kandi verified functions for this library.
telegram-finance-bot Key Features
No Key Features are available at this moment for telegram-finance-bot.
telegram-finance-bot Examples and Code Snippets
No Code Snippets are available at this moment for telegram-finance-bot.
Community Discussions
No Community Discussions are available at this moment for telegram-finance-bot.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install telegram-finance-bot
You can download it from GitHub.
You can use telegram-finance-bot like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use telegram-finance-bot like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page