Skip to main content

Find the percentage of programming languages used in your project

Project description


Polyglot

Find the percentage of programming languages used in your project
📖 Documentation · Report a Bug · Request Feature



🙉 About The Project

Find the percentage of programming languages used in your project

⚡ Getting Started

In order to get started, please install pip.

📝 Prerequisites

  • pip
sudo apt-get install python3-pip

Learn more about pip here

⬇️ Installation

  • Install pip packages
# install the python-polyglot package using pip

pip3 install python-polyglot

🎉 Usage

Once Polyglot is all setup and good to go, implementing is easy as pie.

🔰 Initial Setup

You can initialize Polyglot with the example below:

from polyglot.core import Polyglot

dirname = "path/to/directory"

polyglot = Polyglot(dirname)
polyglot.show(display=True)

Read the complete polyglot documentation here


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.

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

📰 License

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

📞 Contact

Pranav Baburaj - pranavbaburaj@zohomail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-polyglot-4.2.9.tar.gz (21.7 kB view hashes)

Uploaded Source

Built Distribution

python_polyglot-4.2.9-py3-none-any.whl (29.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page