Coder Social home page Coder Social logo

jacobgoldenart / adafruit_learning_system_guides Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adafruit/adafruit_learning_system_guides

0.0 0.0 0.0 438.91 MB

Programs and scripts to display "inline" in Adafruit Learning System guides

License: MIT License

Shell 0.07% JavaScript 0.03% Ruby 0.04% C++ 13.06% Python 27.27% C 54.70% C# 0.01% Assembly 0.28% Processing 0.30% OpenSCAD 0.93% Makefile 0.01% HTML 0.04% CMake 0.01% Jupyter Notebook 3.26%

adafruit_learning_system_guides's Introduction

Build Status

Introduction

This is a collection of smaller programs and scripts to display "inline" in Adafruit Learning System guides. Subdirectories here will generally contain a README with a link to their corresponding guide.

Testing

The code here is partially checked by GitHub Actions against Pylint (for CircuitPython code) or the Arduino compilation process.

Code in directories containing a file called .circuitpython.skip will be skipped by Pylint checks.

Code in directories containing a .[platformname].test file, such as .uno.test will be compiled against the corresponding platform.

This is a work in progress.

Running pylint locally

Install a specific version of pylint under the name "pylint-learn":

pip install pipx
pipx install --suffix=-learn pylint==2.7.1

Then use the pylint_check script to run pylint on the files or directories of your choice (note that your terminal must be in the top directory of Adafruit_Learning_System_Guides, not a sub-directory):

./pylint_check CircuitPython_Cool_Project

adafruit_learning_system_guides's People

Contributors

blackbaud-aarondershem avatar blitzcitydiy avatar brennen avatar brentru avatar caternuson avatar cedargrovestudios avatar cogliano avatar collincunningham avatar craigargh avatar dastels avatar dhalbert avatar djecken avatar evaherrada avatar firepixie avatar foamyguy avatar henrygab avatar isaacwellish avatar jedgarpark avatar jepler avatar jerryneedell avatar kattni avatar ladyada avatar lesamouraipourpre avatar makermelissa avatar mikeysklar avatar paintyourdragon avatar siddacious avatar tannewt avatar tekktrik avatar thekitty 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.