GithubHelp home page GithubHelp logo

abipravi1 / hacktoberfest2022-python Goto Github PK

View Code? Open in Web Editor NEW
27.0 1.0 160.0 45.45 MB

This is an open source repository where the users can add any python script that works perfectly

Python 76.14% HTML 3.41% Jupyter Notebook 19.03% JavaScript 0.04% CSS 1.38%
python open-source

hacktoberfest2022-python's Introduction

Hacktoberfest2022

image Open Source Love

What is Hacktoberfest?

Hacktoberfest is an annual festival hosted by DigitalOcean that takes place in the month of October to celebrate the open source community. As part of this 31-day celebration, contributors and open source maintainers are encouraged to work on open source projects and win swag to mark the occasion.

Hacktoberfest2022-python

This is an open repo where the users can add any python script that works perfectly

The users can able to add any script here or add the solution of some problems in problem-solving in python for hacktoberfest2022

Join us on discord

Joining link

#Feedback form Give Feedback / Report

How to make successful PRs

  • fork this repository
  • git clone --depth 1
https://github.com/<your_github_user_name>/Hacktoberfest2022-python.git
cd Hacktoberfest2021-python
git remote add upstream https://github.com/pravee42/Hacktoberfest2022-python.git
git remote -v
git pull upstream master

create a new branch so that you can upload the code

git checkout -b <your_branch_name>

Make relavent changes

Hacktoberfest2022-python folder

git add .

git commit -m "commit message"

git push -u origin <your_branch_name_entered_before>
  • To create a pull request, click on `compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repo you are supposed to make a PR to.
  • Add an appropriate title and description to your pull request explaining your changes and efforts.
  • Click on Create Pull Request
  • now you have successfully created a pull request

hacktoberfest2022-python's People

Contributors

akash-rajak avatar aneaser avatar arpanpeter avatar arthisiva avatar ashishramesh avatar ayushete02 avatar brunalu28 avatar deadly-codes avatar dependabot[bot] avatar evanknapke avatar flash007-alt avatar indrahas avatar iqramahmood avatar kasunhewagama avatar krishchopra22 avatar llambi avatar markl50 avatar mazumderdeepra avatar mrb141107 avatar neodark avatar prankush-tech avatar pratikshaekbote avatar pravee42 avatar priyanka-gyan avatar riya29d avatar rohan-somadder avatar sabyasachi07 avatar sathish5592 avatar shubhamkumar-op avatar srishtichauhan5359 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hacktoberfest2022-python's Issues

Want to add some python programs of os and turtle module

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Get hostname and ip through socket library

Is your feature request related to a problem? Please describe.

This issue is there to give an example on how to use the socket library to get the hostname and local ip address on your network

Describe the solution you'd like
A clear and concise code that shows how to use the socket library.

Caeser_cypher Feature

caeser cypher is an algorithm of which is used to encode and decode the programs.

i made this algorithms with the help of python .

it is used to encode and decode alphabetic messages.

Torrent Finder

Is your feature request related to a problem? Please describe.

An easier way to find torrent files for games, movies etc.

Describe the solution you'd like

A python program tats automates the process of finding torrent files for you using web scrapping.

Read this before taking an issue or creating an issue

  • Fork this repository
  • comment that you are going to solve this issue / I have a code to upload

If you are going to contribute your own issue by adding the feature in this repository

  • [ ]create an issue about your project
  • [ ]if assigned then create a pull request with that project

or else if you are solving for existing issue

  • comment that you are going to solve this issue we will assign you make sure that the first person requested will assigned first

  • Send the screenshot of the working code while making the PR

  • give a star to this repository

Discord Server => https://discord.gg/pSup8ZZV

Feature: adding an int array rotator

Is your feature request related to a problem? Please describe.

An int array rotator takes as input a list of integer and returns another list of int rotated by a number of rotation step

Describe the solution you'd like
A clear and concise code that showcases this issue.

No count set bits function for positive integers

Is your feature request related to a problem? Please describe.

No code relates to the problem about counting set bits for positive integers

Describe the solution you'd like

A clear and concise function that takes an int and returns an int.

Snake game using python

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Adding/Subtracting matrices

Is your feature request related to a problem? Please describe.

Two functions should be implemented to showcase the addition/subtraction of two matrices

Describe the solution you'd like

This should be generalized using numpy library

GUI For Database

Is your feature request related to a problem? Please describe.
GUI For database.

Describe the solution you'd like
A GUI made for easy use of a database.

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.