Skip to content

Korliore/altlinux_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub License Static Badge

Logo

Altlinux Analysis

Analyze actual packages

Navigation
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

This allows you to keep track of the status of your packages in various branches and for different architectures.

Built With

  • Python
  • Pandas
  • Pandas

Getting Started

This is an example of how to set up your project on your local machine. To get a local copy running, follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/Korliore/altlinux_analysis.git
    cd altlinux_analysis
  2. Install dependencies
    pip install -r requirements.txt 

Usage

For use utility go to src directory

For watch all usable arguments in utility use the following command

./get_stat.sh -h


For exaple:

./get_stat.sh -br1 p10 -br2 p9

Result of this command will compare packages in p10 and p9 branches and print the json in console

If you want to save the json in a file use the -s and filename parameters

./get_stat.sh -br1 p10 -br2 p9 -s result.json

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nikita - Telegram

Project Link: https://github.com/Korliore/altlinux_analysis

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published