Skip to content

magic-8-ball #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3,275 commits into
base: master
Choose a base branch
from
Open

magic-8-ball #1

wants to merge 3,275 commits into from

Conversation

Sibiraj20
Copy link

this is a magic 8 ball code

dependabot bot and others added 30 commits September 29, 2023 20:39
Bumps [numpy](https://github.com/numpy/numpy) from 1.25.2 to 1.26.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.25.2...v1.26.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Tower of Hanoi using Python
Hello owners, this is just a small and beautiful script (pun intended) that demonstrates use of beautifulSoup to extract practical data.

GSTIN, short for Goods and Services Tax Identification Number, is a unique 15 digit identification number assigned to every taxpayer (primarily dealer or supplier or any business entity) registered under the GST regime in INDIA.

I created this script back in 2021, when one of my brother required this for his startup business and today when I saw this repo and it's inclusiveness for all sorts of crazy python script I desired to include this crazy adventure of mine.

Although the original version was bit messier but I refactored it according to current best standards.

Hope for a positive commity commity.

Thank you so much,
Purshotam Bohra
BeautifulSoup and Flask Framework
Legal document reader using neuralDb
Necessary changes like comments, docstring, readme file, OOP and KISS based changes
Used Epley formula to determine one rep max in lifting weights.
Now Jarvis is capable of answering any kind of question which makes jarvis more smarter.
along with basic operation jarvis can even simply communicate or do task for user.
added required file
…ip/numpy-1.26.0

Bump numpy from 1.25.2 to 1.26.0
add: one rep max calculator, weightlifting.
NitkarshChourasia and others added 30 commits January 17, 2024 01:23
program added by me few months ago.
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.10 to 4.2.18.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](ccxt/ccxt@4.2.10...4.2.18)

---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ip/ccxt-4.2.18

build(deps): bump ccxt from 4.2.10 to 4.2.18
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.18 to 4.2.20.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](ccxt/ccxt@4.2.18...4.2.20)

---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [inquirer](https://github.com/magmax/python-inquirer) from 2.7.0 to 3.2.1.
- [Release notes](https://github.com/magmax/python-inquirer/releases)
- [Commits](magmax/python-inquirer@2.7.0...v3.2.1)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ip/ccxt-4.2.20

build(deps): bump ccxt from 4.2.18 to 4.2.20
…ip/inquirer-3.2.1

build(deps): bump inquirer from 2.7.0 to 3.2.1
Bumps [emoji](https://github.com/carpedm20/emoji) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/carpedm20/emoji/releases)
- [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md)
- [Commits](carpedm20/emoji@v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: emoji
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.2 to 4.12.3.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.113.0 to 2.115.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-python-client@v2.113.0...v2.115.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ip/emoji-2.10.0

build(deps): bump emoji from 2.9.0 to 2.10.0
…ip/beautifulsoup4-4.12.3

build(deps): bump beautifulsoup4 from 4.12.2 to 4.12.3
…ip/google-api-python-client-2.115.0

build(deps): bump google-api-python-client from 2.113.0 to 2.115.0
Bumps [colorama](https://github.com/tartley/colorama) from 0.4.4 to 0.4.6.
- [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst)
- [Commits](tartley/colorama@0.4.4...0.4.6)

---
updated-dependencies:
- dependency-name: colorama
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [openai](https://github.com/openai/openai-python) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.7.0...v1.9.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ip/colorama-0.4.6

build(deps): bump colorama from 0.4.4 to 0.4.6
…ip/openai-1.9.0

build(deps): bump openai from 1.7.0 to 1.9.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.7 to 5.9.8.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.7...release-5.9.8)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [twilio](https://github.com/twilio/twilio-python) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/twilio/twilio-python/releases)
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md)
- [Commits](twilio/twilio-python@8.11.0...8.12.0)

---
updated-dependencies:
- dependency-name: twilio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [keras](https://github.com/keras-team/keras) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v3.0.2...v3.0.4)

---
updated-dependencies:
- dependency-name: keras
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ip/keras-3.0.4

build(deps): bump keras from 3.0.2 to 3.0.4
…ip/twilio-8.12.0

build(deps): bump twilio from 8.11.0 to 8.12.0
…ip/psutil-5.9.8

build(deps): bump psutil from 5.9.7 to 5.9.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment