Git Product home page Git Product logo

Comments (17)

mkhmirza avatar mkhmirza commented on May 28, 2024

Hello, I going to contribute a python api for Solar System Open Data. This api displays our solar system's planet information.

from awesome_python_scripts.

prathimacode-hub avatar prathimacode-hub commented on May 28, 2024

Wow, sounds interesting. Go ahead. Kindly follow the template mentioned in contributing guidelines to avoid merge conflicts. All the best @mkhmirza

from awesome_python_scripts.

RandallWert avatar RandallWert commented on May 28, 2024

Hello, I have a couple of APIs I could contribute. They're already in a GitHub repo of my own, so I don't know if you still want them? If so, I would be happy to contribute them. My two favorites are one that lists earthquakes in Oregon and Pennsylvania (two states where my family lives) in the past week and another that queries a thesaurus; this one features a simple GUI.

from awesome_python_scripts.

prathimacode-hub avatar prathimacode-hub commented on May 28, 2024

Oh, that's great. Sounds interesting. Yeah, you are welcome to contribute. Being in a repo of your own, doesn't matter. This repo is created to encourage open source. Looking forward to your contributions. @RandallWert

from awesome_python_scripts.

RandallWert avatar RandallWert commented on May 28, 2024

OK, great. But I am a little confused about this line: "Add your code to 'APIScripts' repository using the contribution guidelines and template mentioned." How exactly do I add to the repository? And where is the template?

Sorry for these beginner questions.

from awesome_python_scripts.

prathimacode-hub avatar prathimacode-hub commented on May 28, 2024

'APIScripts' is a folder name inside Awesome_Python_Scripts. And the project you are contributing should be in that concerned folder.
To get your understanding better : Your project should be in
"https://github.com/prathimacode-hub/Awesome_Python_Scripts/APIScripts" repository.

Template is given inside CONTRIBUTING_GUIDELINES.md
This will help you get the information of how file names and folder name should look like.
(For Ex: If hello world program is added. Folder name should be "HelloWorld" and "Hello_World.py"

README.md should be included as well along with program file.
README should be showing up clearing understanding of what project is about, how it works etc.
Any requirements or libaries needed it can be added up in Requirements.txt file.
Also add up your output screenshot in README.md

Nope, it's good you had asked. Hope this cleared your doubts. Anymore queries, feel free to ask.
Good to see your initiation to contribute. @RandallWert

from awesome_python_scripts.

RandallWert avatar RandallWert commented on May 28, 2024

Thanks so much for the detailed answer and encouragement! I'll give it a try.

from awesome_python_scripts.

prathimacode-hub avatar prathimacode-hub commented on May 28, 2024

Sure, go ahead @RandallWert

from awesome_python_scripts.

RandallWert avatar RandallWert commented on May 28, 2024

Is it possible to create the README.md directly on GitHub?

from awesome_python_scripts.

prathimacode-hub avatar prathimacode-hub commented on May 28, 2024

Yes, it is possible. While creating a file, all you have to is write README.md as filename and it's automatically created. @RandallWert

from awesome_python_scripts.

RandallWert avatar RandallWert commented on May 28, 2024

OK, I'm still confused. Do I create the folder on GitHub somehow, or on my own machine? I haven't been able to create it on GitHub. I can upload individual files, but I can't upload an entire folder.

Putting it differently, I got as far as creating a branch, but I am having trouble committing my new folder to that branch.

from awesome_python_scripts.

prathimacode-hub avatar prathimacode-hub commented on May 28, 2024

You upload individual files in a folder, say it a file_name.py
To create a folder, Go to Add File Option. In that select, Create a New File
Now a blank page is open. At the space of writing your file name, give your folder name and add a /
Then you can add a blank README.md file so that the folder name given above is set.
Finally, you can add your relevant program script .py file and fill up your README.md file created earlier.

Hope, it's clear. @RandallWert

from awesome_python_scripts.

RandallWert avatar RandallWert commented on May 28, 2024

OK, now it might have worked. I'll try to do the pull request next.

from awesome_python_scripts.

prathimacode-hub avatar prathimacode-hub commented on May 28, 2024

Your PR is merged successfully. Congrats. 🎉@RandallWert

from awesome_python_scripts.

RandallWert avatar RandallWert commented on May 28, 2024

Yay!!! :-)

from awesome_python_scripts.

rivo2302 avatar rivo2302 commented on May 28, 2024

@prathimacode-hub I'd like to add a minimal API build with Flask and use Json file as Database.

from awesome_python_scripts.

prathimacode-hub avatar prathimacode-hub commented on May 28, 2024

What's the project name? @rivo2302

from awesome_python_scripts.

Related Issues (20)

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.