FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · pcodesdev/python-mini-projects · GitHub
pcodesdev
/
python-mini-projects
Public
forked from
Python-World/python-mini-projects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 11, 2021
Merge pull request #424 from aksvisu/master
Show description for 0fa2954
chavarera
authored
0fa2954
View commit details
Copy full SHA for 0fa2954
Browse repository at this point
Merge pull request #422 from NeeruST/patch-1
Show description for 9f14d11
chavarera
authored
9f14d11
View commit details
Copy full SHA for 9f14d11
Browse repository at this point
Merge pull request #415 from vesche/tic_tac_toe_refactor
Show description for fc2871f
chavarera
authored
fc2871f
View commit details
Copy full SHA for fc2871f
Browse repository at this point
Merge pull request #410 from Salman666142/patch-3
Show description for 550e708
chavarera
authored
550e708
View commit details
Copy full SHA for 550e708
Browse repository at this point
Merge pull request #409 from Salman666142/patch-2
Show description for 4b2ab21
chavarera
authored
4b2ab21
View commit details
Copy full SHA for 4b2ab21
Browse repository at this point
Merge pull request #425 from swathi-469/master
Show description for d770836
chavarera
authored
d770836
View commit details
Copy full SHA for d770836
Browse repository at this point
Merge pull request #428 from Alex108-lab/master
Show description for 0325917
chavarera
authored
0325917
View commit details
Copy full SHA for 0325917
Browse repository at this point
Merge pull request #433 from Python-World/dependabot/pip/notebook-6.4.1
Show description for adfdade
chavarera
authored
adfdade
View commit details
Copy full SHA for adfdade
Browse repository at this point
Merge pull request #434 from Python-World/dependabot/pip/lxml-4.6.3
Show description for 0d78bd9
chavarera
authored
0d78bd9
View commit details
Copy full SHA for 0d78bd9
Browse repository at this point
Merge pull request #435 from Python-World/dependabot/pip/urllib3-1.26.5
Show description for 451b0a3
chavarera
authored
451b0a3
View commit details
Copy full SHA for 451b0a3
Browse repository at this point
Merge pull request #436 from Python-World/dependabot/pip/jupyterlab-2.2.10
Show description for 0cf0bca
chavarera
authored
0cf0bca
View commit details
Copy full SHA for 0cf0bca
Browse repository at this point
Commits on Sep 10, 2021
Bump jupyterlab from 2.2.2 to 2.2.10
Show description for 56704b2
dependabot[bot]
authored
56704b2
View commit details
Copy full SHA for 56704b2
Browse repository at this point
Bump lxml from 4.5.1 to 4.6.3
Show description for df6788f
dependabot[bot]
authored
df6788f
View commit details
Copy full SHA for df6788f
Browse repository at this point
Bump urllib3 from 1.25.10 to 1.26.5
Show description for 7154246
dependabot[bot]
authored
7154246
View commit details
Copy full SHA for 7154246
Browse repository at this point
Bump notebook from 6.1.1 to 6.4.1
Show description for 7612a2b
dependabot[bot]
authored
7612a2b
View commit details
Copy full SHA for 7612a2b
Browse repository at this point
Merge pull request #432 from Python-World/dependabot/pip/tensorflow-2.5.1
Show description for 49e6ffd
AdityaJ7
authored
49e6ffd
View commit details
Copy full SHA for 49e6ffd
Browse repository at this point
Merge pull request #431 from Python-World/dependabot/pip/projects/Geocoding/urllib3-1.26.5
Show description for ca5796f
AdityaJ7
authored
ca5796f
View commit details
Copy full SHA for ca5796f
Browse repository at this point
Merge pull request #430 from Python-World/dependabot/pip/pillow-8.3.2
Show description for 90172b1
AdityaJ7
authored
90172b1
View commit details
Copy full SHA for 90172b1
Browse repository at this point
Merge pull request #429 from Python-World/dependabot/pip/projects/Find_imdb_rating/urllib3-1.26.5
Show description for 82e4f41
AdityaJ7
authored
82e4f41
View commit details
Copy full SHA for 82e4f41
Browse repository at this point
Bump tensorflow from 2.3.0 to 2.5.1
Show description for 84d7510
dependabot[bot]
authored
84d7510
View commit details
Copy full SHA for 84d7510
Browse repository at this point
Bump urllib3 from 1.25.10 to 1.26.5 in /projects/Geocoding
Show description for 5391d5a
dependabot[bot]
authored
5391d5a
View commit details
Copy full SHA for 5391d5a
Browse repository at this point
Bump pillow from 7.2.0 to 8.3.2
Show description for 75db39b
dependabot[bot]
authored
75db39b
View commit details
Copy full SHA for 75db39b
Browse repository at this point
Bump urllib3 from 1.25.10 to 1.26.5 in /projects/Find_imdb_rating
Show description for 09e7ff0
dependabot[bot]
authored
09e7ff0
View commit details
Copy full SHA for 09e7ff0
Browse repository at this point
Merge pull request #427 from Python-World/dependabot/pip/projects/Instagram_profile/pillow-8.3.2
Show description for 09dd3df
AdityaJ7
authored
09dd3df
View commit details
Copy full SHA for 09dd3df
Browse repository at this point
project/telegram_bot/README.md: fixed file
Alex108-lab
committed
656b6cc
View commit details
Copy full SHA for 656b6cc
Browse repository at this point
project/telegram_bot/requirements.txt: add
Alex108-lab
committed
7f98f99
View commit details
Copy full SHA for 7f98f99
Browse repository at this point
project/telegram_bot/README.md add
Alex108-lab
committed
4aa6644
View commit details
Copy full SHA for 4aa6644
Browse repository at this point
I have created a simple bot for telegram
Alex108-lab
committed
a4a233f
View commit details
Copy full SHA for a4a233f
Browse repository at this point
Commits on Sep 8, 2021
Bump pillow from 8.2.0 to 8.3.2 in /projects/Instagram_profile
Show description for 01e5118
dependabot[bot]
authored
01e5118
View commit details
Copy full SHA for 01e5118
Browse repository at this point
Commits on Aug 29, 2021
Drowsiness Detection
swathi-469
authored
9120861
View commit details
Copy full SHA for 9120861
Browse repository at this point
Commits on Aug 28, 2021
Add files via upload
aksvisu
authored
bbb18ca
View commit details
Copy full SHA for bbb18ca
Browse repository at this point
Commits on Aug 18, 2021
new project of returning age from birth as x year, y months , z days old
Show description for ec29116
NeeruST
authored
ec29116
View commit details
Copy full SHA for ec29116
Browse repository at this point
Commits on Jul 9, 2021
Merge pull request #416 from pritam-dey3/patch-1
Show description for ce23f47
chavarera
authored
ce23f47
View commit details
Copy full SHA for ce23f47
Browse repository at this point
Merge pull request #418 from urmil89/master
Show description for bcf3b78
chavarera
authored
bcf3b78
View commit details
Copy full SHA for bcf3b78
Browse repository at this point
shifting to project folder
urmillive
committed
f0c3327
View commit details
Copy full SHA for f0c3327
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL