Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in packaging

.deb package postinst call another script in package

bash debian packaging deb

Proper permissions for python packages

electron: codesigning cripples some features of my app on macOS

What is the correct directory layout for a web server under Mac OS X?

Packaging Mongo Database with my Desktop App

How do you make Python console script entry points work when installed package uses a conda virtual environment?

Packaging a qt application compiled with shared libraries

qt packaging

Change Python Poetry initializing new project with undesired pyproject.toml authors

python packaging author

pypi packaging and secrets: why does a github--intended .travis.yml hold a password?

How can I allow python users with a version lower than python2.7 to run my program that uses `sysconfig`?

KeyError: 0L when running packaged code

'+' packaging or modular programming in matlab: analog of python's import?

matlab namespaces packaging

How to create a .deb of a single Python script

python ubuntu packaging deb

How can I make a Debian package depend on another package with exactly the same version

debian packaging dpkg

How to publish my unit tests with my python package

python packaging

What are the benefits and downsides of using the Python packaging *.egg format over a simple directory with setup.py?

python packaging egg