Skip to main content

No project description provided

Project description

Pipenv publisher

Pipenv integration for setuptools.

Install

From pypi

pip install pipenv-publisher

From git

pip install https://github.com/kpostekk/pipenv-publisher.git

Initialise in your project

pipenv-pub setup

After this, remember to update package meta in Pipfile!

Usage

Sync version

pipenv run stamp <package> # or pipenv-pub stamp 

Remember to add this into your __init__.py

from mypkg._version import __version__, __author__

Tip: in PyCharm you can enable file watcher to automate this task.

Lock before build

pipenv run slock # or pipenv-pub lock 

FAQ

  • Where I should define all setuptools's stuff?
    • In setup section of pipfile
  • How about my README.md or README.rst, where I should declare it?
    • Nowhere! It's magiaclly detected and added to setuptools.
  • What is setup-lock.json
    • This a file with, peresistent lock of section setup from Pipfile. It has all configuration for setup.py, including install_requires. It shouldn't be in .gitignore
  • Can I still use setup.cfg
    • Yes.
  • Why does it exist?
    • Because I can and there isn't any good tool for integrate setuptools and Pipenv.

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

pipenv-publisher-0.1.0a3.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

pipenv_publisher-0.1.0a3-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file pipenv-publisher-0.1.0a3.tar.gz.

File metadata

  • Download URL: pipenv-publisher-0.1.0a3.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for pipenv-publisher-0.1.0a3.tar.gz
Algorithm Hash digest
SHA256 f296b6266a155d86ba2f21d1167b4d68c42de7c620ce22bc1c641c6ae0d80c83
MD5 f00b580f5e1fb9914e8460eceacfd899
BLAKE2b-256 87be0b70af39aae50d925e467f604c3a84d9f484bee9cfc2c6d7dc530a39aaee

See more details on using hashes here.

File details

Details for the file pipenv_publisher-0.1.0a3-py3-none-any.whl.

File metadata

  • Download URL: pipenv_publisher-0.1.0a3-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for pipenv_publisher-0.1.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 cb1df7e90ebd7cd893ed0bff7bed447626a13a35b6a7820b0bfabb5a3338fcfd
MD5 e9940b271398e3e91a5a0628a33c5c87
BLAKE2b-256 1080839596067a17df0670ab319264a7db4580eaa8909d1fc4bc79a2ab83e496

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