Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in packaging

Using an extra python package index url with setup.py

Alternative implementations of python/setuptools entry points (extensions) in other languages/applications

python plugins packaging

What are the differences between Maven Jar Plugin and Maven Assembly Plugin?

java maven packaging

define ant property from environment with default value

Tarballing without Git metadata

find packaging tar xargs grep

How to bundle a Python application including dependencies?

python tkinter packaging

What is the advantage of setting zip_safe to True when packaging a Python project?

python packaging setuptools

How to make a JAR file that includes DLL files?

java dll jar swt packaging

Process to convert simple Python script into Windows executable [duplicate]

What is pyproject.toml file for?

How to package & deploy Node.js + express web application?

Is there a standard way to create Debian packages for distributing Python programs?

How to create Python egg file

python packaging egg

How to build a Debian/Ubuntu package from source?

ubuntu debian packaging

How should I structure a Python package that contains Cython code

python packaging cython

How to write setup.py to include a Git repository as a dependency

Create a single executable from a Python project

How to ship an executable with Language.Haskell.Interpreter?

haskell packaging shipping

py2exe - generate single executable file

python packaging py2exe

setuptools vs. distutils: why is distutils still a thing?