DZone
DevOps Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > DevOps Zone > Python Build Automation Demo With Gradle at Linkedin [Video]

Python Build Automation Demo With Gradle at Linkedin [Video]

With ever increasingly complex python builds, it is important that they be automated to reduce the risk of human error, here is a demo of how this can be performed using Gradle to automate your Python builds.

Miko Matsumura user avatar by
Miko Matsumura
·
Apr. 29, 16 · DevOps Zone · Presentation
Like (3)
Save
Tweet
4.04K Views

Join the DZone community and get the full member experience.

Join For Free

Image title

Looking for the best Python Build Automation?

Ethan Hall, software engineer at LinkedIn, gave a demo showing Gradle as a Python Build Automation tool during our Bay Area Gradle Users Meetup.

There is also a full video about Gradle Python at Linkedin from Gradle Summit 2015.

This presentation is a hands-on technical demonstration of how Gradle executes Python builds and provides a lot of detail about some of the nuances of how Linkedin uses Gradle as a Python build Automation system.

Gradle is a polyglot build automation tool that supports many programming languages. Historically, Gradle has been very strong in Java, C/C++ and it is now the official build system for Android. The community has been busily contributing many new language plugins and features including iOS, .Net Ruby, PHP, Javascript, Hadoop and many more. Linkedin supports an extreme polyglot environment with over 42 programming languages all built with Gradle. This integration comes in three tiers, where tier one is a deep language binding where Gradle understands the structure of the language and details about how it is built into executable packages like APK, WAR, EAR, JAR and many others. Linkedin also supports tier 2 and 3 integrations with Gradle. Linkedin has found Gradle to be the best Python Build Automation system because it fits in so nicely with their Enterprise build automation strategy.

In this case, Linkedin has contributed their Python plugin and are demonstrating how Linkedin uses Gradle for Python builds as one of the 42 languages they support using Gradle.


Want to attend the next Bay Area Gradle Users Meetup?

Check our event page to find out when is the next one.

Gradle Build (game engine) Python (language)

Published at DZone with permission of Miko Matsumura. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Types of UI Design Patterns Depending on Your Idea
  • 6 Best Books to Learn Multithreading and Concurrency in Java
  • Top 20 Git Commands With Examples
  • Building a Kotlin Mobile App with the Salesforce SDK, Part 3: Synchronizing Data

Comments

DevOps Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo