◐ Shell
clean mode source ↗

Build software better, together

Here are 10 public repositories matching this topic...

The Geoscientific Library for Analysis of Spatial Systems (GLASS) is a free and open source library for geospatial data science. It consistes of a set of Python Methods to support the automatization of spatial data science activities based on Geographic Information Systems Software. These Python Methods could be included in any high-level spatia…

  • Updated Apr 27, 2026
  • Python

This repository contains a collection of Python exercises that I have accumulated over the months of studying this leanguage. These exercises cover various topics in the Python programming language and range in difficulty from beginner to intermediate level.

  • Updated Dec 16, 2022
  • Jupyter Notebook

Demo Python function implementation showcasing test-driven-development best practices built by following coding tutorial walkthroughs as part of Code Institute's Diploma in Software Development course.

  • Updated Jan 29, 2022
  • Python

This is a simple implementation of the classic Pong game using Python's Turtle graphics library. The game features two paddles controlled by players, a bouncing ball, and a scoreboard to track points.

  • Updated Oct 21, 2024
  • Python

A class is a user-defined blueprint or prototype from which objects are created. Classes provide a means of bundling data and functionality together.

  • Updated Sep 20, 2022
  • Python

A comprehensive collection of my notes and code examples for revision, covering Python OOP concepts, advanced topics like operator overloading, multithreading, file I/O, and more — structured for easy learning and quick reference.

  • Updated Dec 30, 2024
  • Python

Improve this page

Add a description, image, and links to the python-methods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-methods topic, visit your repo's landing page and select "manage topics."

Learn more