Skip to main content

A pylint extension for analyzing python files that use the discord.py library

Project description


Logo

dpylint

An pylint extension for linting discord.py
Explore the docs »

View Demo · Report Bug · Request Feature

Contributors Forks Stargazers Issues Code Size MIT License Say Thanke Downloads last Month Downloads last Week Downloads last Day Version Tests Build Code style: black Code Coverage

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

dpylint banner dpylint is a pylint extension that lints python code written for a discord bot
For a demo see demo.md

Built With

Getting Started

To install dpylint:

Prerequisites

You'll need to have python and pylint installed in order to use the extension

Installation

  • Installing via pip

    1. Directly installing via pip (Recommended)

      pip install dpylint
      
    2. Installing using pip and git

      pip install git+https://github.com/wasi-master/dpylint.git
      
  • Cloning then installing

    1. Clone the repo

      git clone https://github.com/wasi-master/dpylint.git
      
    2. Install using pip

      pip install .
      

Usage

Create a new file called .pylintrc and add this to that file

[MASTER]

load-plugins=dpylint

For more examples such as vscode installation, usage without pylintrc file, please refer to the Documentation

Roadmap

See the todo list for a list of features yet to be added(and known issues). Also see the open issues issues.

Contributing

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

  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

Project Link: https://github.com/wasi-master/dpylint

Discord: Wasi Master#6969

Email: arianmollik323@gmail.com

Acknowledgements

  • Cyrus from the official discord.py server

    • For the event checking idea
  • Gnome from the official discord.py server

    • For the idea to check for aliases. e.g. ctx.channel.send instead of ctx.send
  • proguy (bobo yoda) from the official discord.py server

    • For the idea to check for client instead of bot
  • Hay (Kekka)

    • For the idea to check for misleading variable names for discord.User and discord.Member

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

dpylint-0.2.2.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

dpylint-0.2.2-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file dpylint-0.2.2.tar.gz.

File metadata

  • Download URL: dpylint-0.2.2.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for dpylint-0.2.2.tar.gz
Algorithm Hash digest
SHA256 5a6f22d23218927ce50e73c62395464a40674dcf4b24827be11b975a0b54b9db
MD5 b8ce8f9dbde8d5b08d7167f76c947b3f
BLAKE2b-256 03d50f61ecc4060e39153c031e70bb06b62a1542597c63456c5930066e6e415a

See more details on using hashes here.

File details

Details for the file dpylint-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: dpylint-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for dpylint-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 641e56ed6fe32d33ac79428065b302a9ffe1288c2b7a845c569e817ac776cb12
MD5 78a83e55e37f4213ab8a0acb0372473d
BLAKE2b-256 c25a5f71ea1eac307459759dde04e454103af61ea8d115f324ac410cd1815918

See more details on using hashes here.

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