Skip to content

AOSSIE-Org/PythonScripts

Repository files navigation

AOSSIE

 

Static Badge

Telegram Badge    X (formerly Twitter) Badge    Discord Badge    LinkedIn Badge    Youtube Badge

OpenSSF Scorecard    Best Practices    Protected by Gitleaks


Python Scripts

This repo contains simple Python scripts to automate various tasks.

All scripts are in the /scripts folder.


🚀 Scripts

  • starReposFromOrgs: stars all github repos from given orgs.

🍀 Getting Started

  • Install Python, if you haven't already.
  • Clone this repo locally in your computer.
  • In the terminal, navigate to the /scripts folder in this repo.
  • Execute the scripts that you wish to execute there, by calling python <script-name>.py.

Note: some scripts may read from an .env file. Check the script's source code to see if this is the case and, if so, create an .env file in the /scripts folder and add to it the required information.


🙌 Contributing

⭐ Don't forget to star this repository if you find it useful! ⭐

Thank you for considering contributing to this project! Contributions are highly appreciated and welcomed. To ensure smooth collaboration, please refer to our Contribution Guidelines.


✨ Maintainers


📍 License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.


💪 Thanks To All Contributors

Thanks a lot for spending your time helping TODO grow.

Contributors

© 2025 AOSSIE

About

Python Scripts to automate various tasks

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from AOSSIE-Org/Template-Repo