Skip to content

samrat1699/Python-Thinker-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Thinker-Tutorial

This repository contains code examples and tutorials for learning Python with the Thinker library.

Contents

  • Categori.py: Example script for categorizing data using Python and Thinker.
  • Notepad.exe: Executable file for a simple notepad application built with Python and Thinker.
  • Notepad.py: Source code for the simple notepad application.
  • Video.exe: Executable file for a video player application built with Python and Thinker.
  • Video.py: Source code for the video player application.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/Python-Thinker-Tutorial.git
  2. Navigate to the project directory:

    cd Python-Thinker-Tutorial
  3. Install any dependencies required for the specific examples or applications.

Usage

Each file in this repository represents a specific example or application. You can run the Python scripts directly using the Python interpreter or execute the provided executable files for the corresponding applications.

Please refer to the specific files for usage instructions and additional details.

Contributing

Contributions to this repository are welcome! If you have any improvements or new examples to add, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature
  3. Make your changes and commit them:
    git commit -m 'Add your feature'
  4. Push to the branch:
    git push origin feature/your-feature
  5. Submit a pull request.

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages