8000 Additional Stuff to Cover · Issue #3 · jeremyprice/RU_Python_IV · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Additional Stuff to Cover #3
Open
@micahculpepper

Description

@micahculpepper

Please include

Packaging

This shouldn't be a very in-depth guide, since this topic doesn't age particularly well. But maybe mention that:

  • distutils is the standard library module used for packaging, but it has been superseded by other things
  • For more information on packaging, folks can check out https://packaging.python.org/

Imports

Folks should understand what the import command actually does, including how sys.path and the current working directory affect it. This could lead into a discussion of how and why virtual environments are helpful, and also why pip install-ing a package sometimes doesn't seem to work the way you want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0