New feature Added : Now you can Upload Your Custom package on Python Package Index using Above Project !!!
Update setup.py according to your package requirements : https://github.com/imvickykumar999/100th-Repository-Morsetor-python-Package/blob/main/PYPI%20python%20package/setup.py
Run this python file : https://github.com/imvickykumar999/100th-Repository-Morsetor-python-Package/blob/main/PYPI%20python%20package/RUNME.py
Run [py RUNME.py](https://github.com/imvickykumar999/100th-Repository-Morsetor-python-Package/blob/main/PYPI%20python%20package/RUNME.py)
[Morsetor Tutorial](https://github.com/imvickykumar999/100th-Repository-Morsetor-python-Package/blob/master/morse%20tutorial.ipynb)
[Uploading Files in Existing Repository on github using python script.](https://github.com/imvickykumar999/git-bash/tree/master)
[C:UsersVickyDesktoppythonMy APPsbrythongitcmd>cd gitbash](https://github.com/imvickykumar999/git-bash/blob/master/upload.py)
C:UsersVickyDesktoppythonMy APPsbrythongitcmdbefore gitbash>py upload.py
DEKH LIYA CHAL NIKAL
1). git init Initialized empty Git repository in C:/Users/Vicky/Desktop/python/My APPs/brython/gitcmd/before gitbash/.git/
2). git add .
Enter files name to Upload selected files (or, Press ENTER to Upload All…) :
3). git commit -m “Adding files” [master (root-commit) 0534954] Adding files 5 files changed, 232 insertions(+) create mode 100644 __pycache__/morse.cpython-38.pyc create mode 100644 index.html create mode 100644 morse.py create mode 100644 readme.md create mode 100644 upload.py
4). git remote add origin https://github.com/… Enter the github Username : imvickykumar999 Enter Existing Repository : git-bash
5). git pull origin master warning: no common commits remote: Enumerating objects: 8, done. remote: Counting objects: 100% (8/8), done. remote: Compressing objects: 100% (8/8), done. remote: Total 8 (delta 0), reused 8 (delta 0), pack-reused 0 Unpacking objects: 100% (8/8), 3.32 KiB | 141.00 KiB/s, done. From https://github.com/imvickykumar999/git-bash * branch master -> FETCH_HEAD * [new branch] master -> origin/master fatal: refusing to merge unrelated histories
6). git push origin master Enumerating objects: 8, done. Counting objects: 100% (8/8), done. Delta compression using up to 8 threads Compressing objects: 100% (7/7), done. Writing objects: 100% (8/8), 4.30 KiB | 2.15 MiB/s, done. Total 8 (delta 1), reused 0 (delta 0), pack-reused 0 remote: Resolving deltas: 100% (1/1), done. To https://github.com/imvickykumar999/git-bash.git + 2e9e533…0534954 master -> master (forced update)
C:UsersVickyDesktoppythonMy APPsbrythongitcmdbefore gitbash>
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file vixuploader-0.0.7.tar.gz.
File metadata
- Download URL: vixuploader-0.0.7.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dfb7fc818b9e9b628b3875853eb734402f1bc1d5fecb13779e125b8c42c1f14
|
|
| MD5 |
f6f6646874a46b03764b4074e7932908
|
|
| BLAKE2b-256 |
1684f53f6ab0ec554cbe6f13749aee51826349ef43d899d2d1d8f6c9643f603c
|