Skip to content

osmancoskun/pydev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydev

Description

A small library for accessing system device information without relying on external libraries.

Features

  • Display network devices information
  • Show graphics devices details
  • List USB devices information
  • Include CPU details
  • Provide memory (RAM) information
  • Show storage devices and details
  • Display system information (OS, architecture, etc.)
  • Add error handling and informative messages
  • Implement unit tests for critical functionalities

Usage

  • Write comprehensive documentation in README
  • Include usage examples and sample command-line inputs
  • Provide information on how to contribute to the project

Code Quality

  • Use meaningful variable and function names
  • Add inline comments for complex logic or algorithms
  • Ensure code modularity and reusability
  • Remove any unnecessary or redundant code
  • Implement proper exception handling
  • Include a license file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages