Giter VIP home page Giter VIP logo

imports_analyzer's Introduction

Badges

Add badges from somewhere like: shields.io

MIT License python

Imports_ANAL

Imports_ANAL is a python tool that allows you to parse an entire project and scan the imports that are present. Many operations can then be performed

Features

The tool is still in its initial phase, it presents for the moment the following functionalities:

  • Syntactic analysis of all imports
  • Creating a requirements.txt file
  • Dump of the source code of each import present in the project
  • Deleting suspicious imports present in the project
  • Recognizing a suspicious piece of code

Installation

Normally the basic imports are sufficient to launch the project

git clone https://github.com/MarchandRobin/Import_ANAL_Project.git
cd Import_ANAL_Project
pip3 install -r requirements.txt

Authors

Usage

d => Level of restriction of the program [1,2,3]

SUS

r => Create a requirements.txt file

Req

s => Delete suspicious imports

b => Print the banner of the program

a => Analyze source codes of the project

Fold

DANGER

REPORT

g => Show a graphical relationship between folders

GRAPH

License

MIT

imports_analyzer's People

Contributors

m58-ensibs avatar

Stargazers

couttcoutt avatar NoNames avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.