distlib.rtfd.io

https://distlib.rtfd.io/en/latest

py:class

Identifier Project Name Version Location Display Name Usage example
distlib.DistlibException Distlib 0.3 reference.html#distlib.DistlibException - :py:class:`distlib.DistlibException`
distlib.database.DependencyGraph Distlib 0.3 reference.html#distlib.database.DependencyGraph - :py:class:`distlib.database.DependencyGraph`
distlib.database.Distribution Distlib 0.3 reference.html#distlib.database.Distribution - :py:class:`distlib.database.Distribution`
distlib.database.DistributionPath Distlib 0.3 reference.html#distlib.database.DistributionPath - :py:class:`distlib.database.DistributionPath`
distlib.database.EggInfoDistribution Distlib 0.3 reference.html#distlib.database.EggInfoDistribution - :py:class:`distlib.database.EggInfoDistribution`
distlib.database.InstalledDistribution Distlib 0.3 reference.html#distlib.database.InstalledDistribution - :py:class:`distlib.database.InstalledDistribution`
distlib.index.PackageIndex Distlib 0.3 reference.html#distlib.index.PackageIndex - :py:class:`distlib.index.PackageIndex`
distlib.locators.AggregatingLocator Distlib 0.3 reference.html#distlib.locators.AggregatingLocator - :py:class:`distlib.locators.AggregatingLocator`
distlib.locators.DependencyFinder Distlib 0.3 reference.html#distlib.locators.DependencyFinder - :py:class:`distlib.locators.DependencyFinder`
distlib.locators.DirectoryLocator Distlib 0.3 reference.html#distlib.locators.DirectoryLocator - :py:class:`distlib.locators.DirectoryLocator`
distlib.locators.DistPathLocator Distlib 0.3 reference.html#distlib.locators.DistPathLocator - :py:class:`distlib.locators.DistPathLocator`
distlib.locators.Locator Distlib 0.3 reference.html#distlib.locators.Locator - :py:class:`distlib.locators.Locator`
distlib.locators.PyPIJSONLocator Distlib 0.3 reference.html#distlib.locators.PyPIJSONLocator - :py:class:`distlib.locators.PyPIJSONLocator`
distlib.locators.PyPIRPCLocator Distlib 0.3 reference.html#distlib.locators.PyPIRPCLocator - :py:class:`distlib.locators.PyPIRPCLocator`
distlib.locators.SimpleScrapingLocator Distlib 0.3 reference.html#distlib.locators.SimpleScrapingLocator - :py:class:`distlib.locators.SimpleScrapingLocator`
distlib.manifest.Manifest Distlib 0.3 reference.html#distlib.manifest.Manifest - :py:class:`distlib.manifest.Manifest`
distlib.metadata.Metadata Distlib 0.3 reference.html#distlib.metadata.Metadata - :py:class:`distlib.metadata.Metadata`
distlib.resources.Resource Distlib 0.3 reference.html#distlib.resources.Resource - :py:class:`distlib.resources.Resource`
distlib.resources.ResourceCache Distlib 0.3 reference.html#distlib.resources.ResourceCache - :py:class:`distlib.resources.ResourceCache`
distlib.resources.ResourceFinder Distlib 0.3 reference.html#distlib.resources.ResourceFinder - :py:class:`distlib.resources.ResourceFinder`
distlib.resources.ZipResourceFinder Distlib 0.3 reference.html#distlib.resources.ZipResourceFinder - :py:class:`distlib.resources.ZipResourceFinder`
distlib.scripts.ScriptMaker Distlib 0.3 reference.html#distlib.scripts.ScriptMaker - :py:class:`distlib.scripts.ScriptMaker`
distlib.util.Cache Distlib 0.3 reference.html#distlib.util.Cache - :py:class:`distlib.util.Cache`
distlib.util.ExportEntry Distlib 0.3 reference.html#distlib.util.ExportEntry - :py:class:`distlib.util.ExportEntry`
distlib.util.HTTPSHandler Distlib 0.3 reference.html#distlib.util.HTTPSHandler - :py:class:`distlib.util.HTTPSHandler`
distlib.util.HTTPSOnlyHandler Distlib 0.3 reference.html#distlib.util.HTTPSOnlyHandler - :py:class:`distlib.util.HTTPSOnlyHandler`
distlib.version.Matcher Distlib 0.3 reference.html#distlib.version.Matcher - :py:class:`distlib.version.Matcher`
distlib.version.NormalizedMatcher Distlib 0.3 reference.html#distlib.version.NormalizedMatcher - :py:class:`distlib.version.NormalizedMatcher`
distlib.version.NormalizedVersion Distlib 0.3 reference.html#distlib.version.NormalizedVersion - :py:class:`distlib.version.NormalizedVersion`
distlib.version.Version Distlib 0.3 reference.html#distlib.version.Version - :py:class:`distlib.version.Version`
distlib.version.VersionScheme Distlib 0.3 reference.html#distlib.version.VersionScheme - :py:class:`distlib.version.VersionScheme`
distlib.wheel.Wheel Distlib 0.3 reference.html#distlib.wheel.Wheel - :py:class:`distlib.wheel.Wheel`

py:method

Identifier Project Name Version Location Display Name Usage example
distlib.database.DependencyGraph.add_distribution Distlib 0.3 reference.html#distlib.database.DependencyGraph.add_distribution - :py:method:`distlib.database.DependencyGraph.add_distribution`
distlib.database.DependencyGraph.add_edge Distlib 0.3 reference.html#distlib.database.DependencyGraph.add_edge - :py:method:`distlib.database.DependencyGraph.add_edge`
distlib.database.DependencyGraph.add_missing Distlib 0.3 reference.html#distlib.database.DependencyGraph.add_missing - :py:method:`distlib.database.DependencyGraph.add_missing`
distlib.database.DependencyGraph.repr_node Distlib 0.3 reference.html#distlib.database.DependencyGraph.repr_node - :py:method:`distlib.database.DependencyGraph.repr_node`
distlib.database.DistributionPath.__init__ Distlib 0.3 reference.html#distlib.database.DistributionPath.__init__ - :py:method:`distlib.database.DistributionPath.__init__`
distlib.database.DistributionPath.clear_cache Distlib 0.3 reference.html#distlib.database.DistributionPath.clear_cache - :py:method:`distlib.database.DistributionPath.clear_cache`
distlib.database.DistributionPath.disable_cache Distlib 0.3 reference.html#distlib.database.DistributionPath.disable_cache - :py:method:`distlib.database.DistributionPath.disable_cache`
distlib.database.DistributionPath.enable_cache Distlib 0.3 reference.html#distlib.database.DistributionPath.enable_cache - :py:method:`distlib.database.DistributionPath.enable_cache`
distlib.database.DistributionPath.get_distribution Distlib 0.3 reference.html#distlib.database.DistributionPath.get_distribution - :py:method:`distlib.database.DistributionPath.get_distribution`
distlib.database.DistributionPath.get_distributions Distlib 0.3 reference.html#distlib.database.DistributionPath.get_distributions - :py:method:`distlib.database.DistributionPath.get_distributions`
distlib.database.DistributionPath.get_exported_entries Distlib 0.3 reference.html#distlib.database.DistributionPath.get_exported_entries - :py:method:`distlib.database.DistributionPath.get_exported_entries`
distlib.database.EggInfoDistribution.list_installed_files Distlib 0.3 reference.html#distlib.database.EggInfoDistribution.list_installed_files - :py:method:`distlib.database.EggInfoDistribution.list_installed_files`
distlib.database.InstalledDistribution.check_installed_files Distlib 0.3 reference.html#distlib.database.InstalledDistribution.check_installed_files - :py:method:`distlib.database.InstalledDistribution.check_installed_files`
distlib.database.InstalledDistribution.list_distinfo_files Distlib 0.3 reference.html#distlib.database.InstalledDistribution.list_distinfo_files - :py:method:`distlib.database.InstalledDistribution.list_distinfo_files`
distlib.database.InstalledDistribution.list_installed_files Distlib 0.3 reference.html#distlib.database.InstalledDistribution.list_installed_files - :py:method:`distlib.database.InstalledDistribution.list_installed_files`
distlib.database.InstalledDistribution.read_exports Distlib 0.3 reference.html#distlib.database.InstalledDistribution.read_exports - :py:method:`distlib.database.InstalledDistribution.read_exports`
distlib.database.InstalledDistribution.write_exports Distlib 0.3 reference.html#distlib.database.InstalledDistribution.write_exports - :py:method:`distlib.database.InstalledDistribution.write_exports`
distlib.index.PackageIndex.__init__ Distlib 0.3 reference.html#distlib.index.PackageIndex.__init__ - :py:method:`distlib.index.PackageIndex.__init__`
distlib.index.PackageIndex.read_configuration Distlib 0.3 reference.html#distlib.index.PackageIndex.read_configuration - :py:method:`distlib.index.PackageIndex.read_configuration`
distlib.index.PackageIndex.register Distlib 0.3 reference.html#distlib.index.PackageIndex.register - :py:method:`distlib.index.PackageIndex.register`
distlib.index.PackageIndex.save_configuration Distlib 0.3 reference.html#distlib.index.PackageIndex.save_configuration - :py:method:`distlib.index.PackageIndex.save_configuration`
distlib.index.PackageIndex.search Distlib 0.3 reference.html#distlib.index.PackageIndex.search - :py:method:`distlib.index.PackageIndex.search`
distlib.index.PackageIndex.upload_documentation Distlib 0.3 reference.html#distlib.index.PackageIndex.upload_documentation - :py:method:`distlib.index.PackageIndex.upload_documentation`
distlib.index.PackageIndex.upload_file Distlib 0.3 reference.html#distlib.index.PackageIndex.upload_file - :py:method:`distlib.index.PackageIndex.upload_file`
distlib.index.PackageIndex.verify_signature Distlib 0.3 reference.html#distlib.index.PackageIndex.verify_signature - :py:method:`distlib.index.PackageIndex.verify_signature`
distlib.locators.AggregatingLocator.__init__ Distlib 0.3 reference.html#distlib.locators.AggregatingLocator.__init__ - :py:method:`distlib.locators.AggregatingLocator.__init__`
distlib.locators.DependencyFinder.__init__ Distlib 0.3 reference.html#distlib.locators.DependencyFinder.__init__ - :py:method:`distlib.locators.DependencyFinder.__init__`
distlib.locators.DependencyFinder.find Distlib 0.3 reference.html#distlib.locators.DependencyFinder.find - :py:method:`distlib.locators.DependencyFinder.find`
distlib.locators.DirectoryLocator.__init__ Distlib 0.3 reference.html#distlib.locators.DirectoryLocator.__init__ - :py:method:`distlib.locators.DirectoryLocator.__init__`
distlib.locators.DistPathLocator.__init__ Distlib 0.3 reference.html#distlib.locators.DistPathLocator.__init__ - :py:method:`distlib.locators.DistPathLocator.__init__`
distlib.locators.Locator.__init__ Distlib 0.3 reference.html#distlib.locators.Locator.__init__ - :py:method:`distlib.locators.Locator.__init__`
distlib.locators.Locator._get_project Distlib 0.3 reference.html#distlib.locators.Locator._get_project - :py:method:`distlib.locators.Locator._get_project`
distlib.locators.Locator.convert_url_to_download_info Distlib 0.3 reference.html#distlib.locators.Locator.convert_url_to_download_info - :py:method:`distlib.locators.Locator.convert_url_to_download_info`
distlib.locators.Locator.get_distribution_names Distlib 0.3 reference.html#distlib.locators.Locator.get_distribution_names - :py:method:`distlib.locators.Locator.get_distribution_names`
distlib.locators.Locator.get_errors Distlib 0.3 reference.html#distlib.locators.Locator.get_errors - :py:method:`distlib.locators.Locator.get_errors`
distlib.locators.Locator.get_project Distlib 0.3 reference.html#distlib.locators.Locator.get_project - :py:method:`distlib.locators.Locator.get_project`
distlib.locators.Locator.locate Distlib 0.3 reference.html#distlib.locators.Locator.locate - :py:method:`distlib.locators.Locator.locate`
distlib.locators.PyPIJSONLocator.__init__ Distlib 0.3 reference.html#distlib.locators.PyPIJSONLocator.__init__ - :py:method:`distlib.locators.PyPIJSONLocator.__init__`
distlib.locators.PyPIJSONLocator.get_project Distlib 0.3 reference.html#distlib.locators.PyPIJSONLocator.get_project - :py:method:`distlib.locators.PyPIJSONLocator.get_project`
distlib.locators.PyPIRPCLocator.__init__ Distlib 0.3 reference.html#distlib.locators.PyPIRPCLocator.__init__ - :py:method:`distlib.locators.PyPIRPCLocator.__init__`
distlib.locators.PyPIRPCLocator.get_project Distlib 0.3 reference.html#distlib.locators.PyPIRPCLocator.get_project - :py:method:`distlib.locators.PyPIRPCLocator.get_project`
distlib.locators.SimpleScrapingLocator.__init__ Distlib 0.3 reference.html#distlib.locators.SimpleScrapingLocator.__init__ - :py:method:`distlib.locators.SimpleScrapingLocator.__init__`
distlib.manifest.Manifest.process_directive Distlib 0.3 reference.html#distlib.manifest.Manifest.process_directive - :py:method:`distlib.manifest.Manifest.process_directive`
distlib.metadata.Metadata.todict Distlib 0.3 reference.html#distlib.metadata.Metadata.todict - :py:method:`distlib.metadata.Metadata.todict`
distlib.resources.Resource.as_stream Distlib 0.3 reference.html#distlib.resources.Resource.as_stream - :py:method:`distlib.resources.Resource.as_stream`
distlib.resources.ResourceCache.__init__ Distlib 0.3 reference.html#distlib.resources.ResourceCache.__init__ - :py:method:`distlib.resources.ResourceCache.__init__`
distlib.resources.ResourceCache.get Distlib 0.3 reference.html#distlib.resources.ResourceCache.get - :py:method:`distlib.resources.ResourceCache.get`
distlib.resources.ResourceCache.is_stale Distlib 0.3 reference.html#distlib.resources.ResourceCache.is_stale - :py:method:`distlib.resources.ResourceCache.is_stale`
distlib.resources.ResourceFinder.__init__ Distlib 0.3 reference.html#distlib.resources.ResourceFinder.__init__ - :py:method:`distlib.resources.ResourceFinder.__init__`
distlib.resources.ResourceFinder.find Distlib 0.3 reference.html#distlib.resources.ResourceFinder.find - :py:method:`distlib.resources.ResourceFinder.find`
distlib.resources.ResourceFinder.get_bytes Distlib 0.3 reference.html#distlib.resources.ResourceFinder.get_bytes - :py:method:`distlib.resources.ResourceFinder.get_bytes`
distlib.resources.ResourceFinder.get_cache_info Distlib 0.3 reference.html#distlib.resources.ResourceFinder.get_cache_info - :py:method:`distlib.resources.ResourceFinder.get_cache_info`
distlib.resources.ResourceFinder.get_size Distlib 0.3 reference.html#distlib.resources.ResourceFinder.get_size - :py:method:`distlib.resources.ResourceFinder.get_size`
distlib.resources.ResourceFinder.get_stream Distlib 0.3 reference.html#distlib.resources.ResourceFinder.get_stream - :py:method:`distlib.resources.ResourceFinder.get_stream`
distlib.resources.ResourceFinder.is_container Distlib 0.3 reference.html#distlib.resources.ResourceFinder.is_container - :py:method:`distlib.resources.ResourceFinder.is_container`
distlib.resources.ResourceFinder.iterator Distlib 0.3 reference.html#distlib.resources.ResourceFinder.iterator - :py:method:`distlib.resources.ResourceFinder.iterator`
distlib.scripts.ScriptMaker.__init__ Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.__init__ - :py:method:`distlib.scripts.ScriptMaker.__init__`
distlib.scripts.ScriptMaker.get_script_filenames Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.get_script_filenames - :py:method:`distlib.scripts.ScriptMaker.get_script_filenames`
distlib.scripts.ScriptMaker.make Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.make - :py:method:`distlib.scripts.ScriptMaker.make`
distlib.scripts.ScriptMaker.make_multiple Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.make_multiple - :py:method:`distlib.scripts.ScriptMaker.make_multiple`
distlib.util.Cache.__init__ Distlib 0.3 reference.html#distlib.util.Cache.__init__ - :py:method:`distlib.util.Cache.__init__`
distlib.util.Cache.prefix_to_dir Distlib 0.3 reference.html#distlib.util.Cache.prefix_to_dir - :py:method:`distlib.util.Cache.prefix_to_dir`
distlib.wheel.Wheel.__init__ Distlib 0.3 reference.html#distlib.wheel.Wheel.__init__ - :py:method:`distlib.wheel.Wheel.__init__`
distlib.wheel.Wheel.build Distlib 0.3 reference.html#distlib.wheel.Wheel.build - :py:method:`distlib.wheel.Wheel.build`
distlib.wheel.Wheel.install Distlib 0.3 reference.html#distlib.wheel.Wheel.install - :py:method:`distlib.wheel.Wheel.install`
distlib.wheel.Wheel.is_compatible Distlib 0.3 reference.html#distlib.wheel.Wheel.is_compatible - :py:method:`distlib.wheel.Wheel.is_compatible`
distlib.wheel.Wheel.is_mountable Distlib 0.3 reference.html#distlib.wheel.Wheel.is_mountable - :py:method:`distlib.wheel.Wheel.is_mountable`
distlib.wheel.Wheel.mount Distlib 0.3 reference.html#distlib.wheel.Wheel.mount - :py:method:`distlib.wheel.Wheel.mount`
distlib.wheel.Wheel.unmount Distlib 0.3 reference.html#distlib.wheel.Wheel.unmount - :py:method:`distlib.wheel.Wheel.unmount`
distlib.wheel.Wheel.update Distlib 0.3 reference.html#distlib.wheel.Wheel.update - :py:method:`distlib.wheel.Wheel.update`
distlib.wheel.Wheel.verify Distlib 0.3 reference.html#distlib.wheel.Wheel.verify - :py:method:`distlib.wheel.Wheel.verify`

py:attribute

Identifier Project Name Version Location Display Name Usage example
distlib.database.DependencyGraph.adjacency_list Distlib 0.3 reference.html#distlib.database.DependencyGraph.adjacency_list - :py:attribute:`distlib.database.DependencyGraph.adjacency_list`
distlib.database.DependencyGraph.missing Distlib 0.3 reference.html#distlib.database.DependencyGraph.missing - :py:attribute:`distlib.database.DependencyGraph.missing`
distlib.database.DependencyGraph.reverse_list Distlib 0.3 reference.html#distlib.database.DependencyGraph.reverse_list - :py:attribute:`distlib.database.DependencyGraph.reverse_list`
distlib.database.Distribution.digest Distlib 0.3 reference.html#distlib.database.Distribution.digest - :py:attribute:`distlib.database.Distribution.digest`
distlib.database.Distribution.digests Distlib 0.3 reference.html#distlib.database.Distribution.digests - :py:attribute:`distlib.database.Distribution.digests`
distlib.database.Distribution.download_url Distlib 0.3 reference.html#distlib.database.Distribution.download_url - :py:attribute:`distlib.database.Distribution.download_url`
distlib.database.Distribution.download_urls Distlib 0.3 reference.html#distlib.database.Distribution.download_urls - :py:attribute:`distlib.database.Distribution.download_urls`
distlib.database.Distribution.locator Distlib 0.3 reference.html#distlib.database.Distribution.locator - :py:attribute:`distlib.database.Distribution.locator`
distlib.database.Distribution.metadata Distlib 0.3 reference.html#distlib.database.Distribution.metadata - :py:attribute:`distlib.database.Distribution.metadata`
distlib.database.Distribution.name Distlib 0.3 reference.html#distlib.database.Distribution.name - :py:attribute:`distlib.database.Distribution.name`
distlib.database.Distribution.version Distlib 0.3 reference.html#distlib.database.Distribution.version - :py:attribute:`distlib.database.Distribution.version`
distlib.database.EggInfoDistribution.metadata Distlib 0.3 reference.html#distlib.database.EggInfoDistribution.metadata - :py:attribute:`distlib.database.EggInfoDistribution.metadata`
distlib.database.EggInfoDistribution.name Distlib 0.3 reference.html#distlib.database.EggInfoDistribution.name - :py:attribute:`distlib.database.EggInfoDistribution.name`
distlib.database.EggInfoDistribution.version Distlib 0.3 reference.html#distlib.database.EggInfoDistribution.version - :py:attribute:`distlib.database.EggInfoDistribution.version`
distlib.database.InstalledDistribution.exports Distlib 0.3 reference.html#distlib.database.InstalledDistribution.exports - :py:attribute:`distlib.database.InstalledDistribution.exports`
distlib.database.InstalledDistribution.requested Distlib 0.3 reference.html#distlib.database.InstalledDistribution.requested - :py:attribute:`distlib.database.InstalledDistribution.requested`
distlib.index.PackageIndex.boundary Distlib 0.3 reference.html#distlib.index.PackageIndex.boundary - :py:attribute:`distlib.index.PackageIndex.boundary`
distlib.index.PackageIndex.gpg Distlib 0.3 reference.html#distlib.index.PackageIndex.gpg - :py:attribute:`distlib.index.PackageIndex.gpg`
distlib.index.PackageIndex.gpg_home Distlib 0.3 reference.html#distlib.index.PackageIndex.gpg_home - :py:attribute:`distlib.index.PackageIndex.gpg_home`
distlib.index.PackageIndex.mirrors Distlib 0.3 reference.html#distlib.index.PackageIndex.mirrors - :py:attribute:`distlib.index.PackageIndex.mirrors`
distlib.index.PackageIndex.password Distlib 0.3 reference.html#distlib.index.PackageIndex.password - :py:attribute:`distlib.index.PackageIndex.password`
distlib.index.PackageIndex.username Distlib 0.3 reference.html#distlib.index.PackageIndex.username - :py:attribute:`distlib.index.PackageIndex.username`
distlib.locators.Locator.matcher Distlib 0.3 reference.html#distlib.locators.Locator.matcher - :py:attribute:`distlib.locators.Locator.matcher`
distlib.locators.default_locator Distlib 0.3 reference.html#distlib.locators.default_locator - :py:attribute:`distlib.locators.default_locator`
distlib.manifest.Manifest.allfiles Distlib 0.3 reference.html#distlib.manifest.Manifest.allfiles - :py:attribute:`distlib.manifest.Manifest.allfiles`
distlib.manifest.Manifest.base Distlib 0.3 reference.html#distlib.manifest.Manifest.base - :py:attribute:`distlib.manifest.Manifest.base`
distlib.manifest.Manifest.files Distlib 0.3 reference.html#distlib.manifest.Manifest.files - :py:attribute:`distlib.manifest.Manifest.files`
distlib.resources.Resource.bytes Distlib 0.3 reference.html#distlib.resources.Resource.bytes - :py:attribute:`distlib.resources.Resource.bytes`
distlib.resources.Resource.file_path Distlib 0.3 reference.html#distlib.resources.Resource.file_path - :py:attribute:`distlib.resources.Resource.file_path`
distlib.resources.Resource.is_container Distlib 0.3 reference.html#distlib.resources.Resource.is_container - :py:attribute:`distlib.resources.Resource.is_container`
distlib.resources.Resource.path Distlib 0.3 reference.html#distlib.resources.Resource.path - :py:attribute:`distlib.resources.Resource.path`
distlib.resources.Resource.resources Distlib 0.3 reference.html#distlib.resources.Resource.resources - :py:attribute:`distlib.resources.Resource.resources`
distlib.resources.Resource.size Distlib 0.3 reference.html#distlib.resources.Resource.size - :py:attribute:`distlib.resources.Resource.size`
distlib.resources.cache Distlib 0.3 reference.html#distlib.resources.cache - :py:attribute:`distlib.resources.cache`
distlib.scripts.ScriptMaker.add_launchers Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.add_launchers - :py:attribute:`distlib.scripts.ScriptMaker.add_launchers`
distlib.scripts.ScriptMaker.clobber Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.clobber - :py:attribute:`distlib.scripts.ScriptMaker.clobber`
distlib.scripts.ScriptMaker.executable Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.executable - :py:attribute:`distlib.scripts.ScriptMaker.executable`
distlib.scripts.ScriptMaker.force Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.force - :py:attribute:`distlib.scripts.ScriptMaker.force`
distlib.scripts.ScriptMaker.script_template Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.script_template - :py:attribute:`distlib.scripts.ScriptMaker.script_template`
distlib.scripts.ScriptMaker.set_mode Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.set_mode - :py:attribute:`distlib.scripts.ScriptMaker.set_mode`
distlib.scripts.ScriptMaker.source_dir Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.source_dir - :py:attribute:`distlib.scripts.ScriptMaker.source_dir`
distlib.scripts.ScriptMaker.target_dir Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.target_dir - :py:attribute:`distlib.scripts.ScriptMaker.target_dir`
distlib.scripts.ScriptMaker.variant_separator Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.variant_separator - :py:attribute:`distlib.scripts.ScriptMaker.variant_separator`
distlib.scripts.ScriptMaker.version_info Distlib 0.3 reference.html#distlib.scripts.ScriptMaker.version_info - :py:attribute:`distlib.scripts.ScriptMaker.version_info`
distlib.util.ExportEntry.dist Distlib 0.3 reference.html#distlib.util.ExportEntry.dist - :py:attribute:`distlib.util.ExportEntry.dist`
distlib.util.ExportEntry.flags Distlib 0.3 reference.html#distlib.util.ExportEntry.flags - :py:attribute:`distlib.util.ExportEntry.flags`
distlib.util.ExportEntry.name Distlib 0.3 reference.html#distlib.util.ExportEntry.name - :py:attribute:`distlib.util.ExportEntry.name`
distlib.util.ExportEntry.prefix Distlib 0.3 reference.html#distlib.util.ExportEntry.prefix - :py:attribute:`distlib.util.ExportEntry.prefix`
distlib.util.ExportEntry.suffix Distlib 0.3 reference.html#distlib.util.ExportEntry.suffix - :py:attribute:`distlib.util.ExportEntry.suffix`
distlib.util.ExportEntry.value Distlib 0.3 reference.html#distlib.util.ExportEntry.value - :py:attribute:`distlib.util.ExportEntry.value`
distlib.wheel.COMPATIBLE_TAGS Distlib 0.3 reference.html#distlib.wheel.COMPATIBLE_TAGS - :py:attribute:`distlib.wheel.COMPATIBLE_TAGS`
distlib.wheel.Wheel.abi Distlib 0.3 reference.html#distlib.wheel.Wheel.abi - :py:attribute:`distlib.wheel.Wheel.abi`
distlib.wheel.Wheel.arch Distlib 0.3 reference.html#distlib.wheel.Wheel.arch - :py:attribute:`distlib.wheel.Wheel.arch`
distlib.wheel.Wheel.buildver Distlib 0.3 reference.html#distlib.wheel.Wheel.buildver - :py:attribute:`distlib.wheel.Wheel.buildver`
distlib.wheel.Wheel.dirname Distlib 0.3 reference.html#distlib.wheel.Wheel.dirname - :py:attribute:`distlib.wheel.Wheel.dirname`
distlib.wheel.Wheel.exists Distlib 0.3 reference.html#distlib.wheel.Wheel.exists - :py:attribute:`distlib.wheel.Wheel.exists`
distlib.wheel.Wheel.filename Distlib 0.3 reference.html#distlib.wheel.Wheel.filename - :py:attribute:`distlib.wheel.Wheel.filename`
distlib.wheel.Wheel.info Distlib 0.3 reference.html#distlib.wheel.Wheel.info - :py:attribute:`distlib.wheel.Wheel.info`
distlib.wheel.Wheel.metadata Distlib 0.3 reference.html#distlib.wheel.Wheel.metadata - :py:attribute:`distlib.wheel.Wheel.metadata`
distlib.wheel.Wheel.name Distlib 0.3 reference.html#distlib.wheel.Wheel.name - :py:attribute:`distlib.wheel.Wheel.name`
distlib.wheel.Wheel.pyver Distlib 0.3 reference.html#distlib.wheel.Wheel.pyver - :py:attribute:`distlib.wheel.Wheel.pyver`
distlib.wheel.Wheel.version Distlib 0.3 reference.html#distlib.wheel.Wheel.version - :py:attribute:`distlib.wheel.Wheel.version`
distlib.wheel.cache Distlib 0.3 reference.html#distlib.wheel.cache - :py:attribute:`distlib.wheel.cache`

py:function

Identifier Project Name Version Location Display Name Usage example
distlib.database.get_dependent_dists Distlib 0.3 reference.html#distlib.database.get_dependent_dists - :py:function:`distlib.database.get_dependent_dists`
distlib.database.get_required_dists Distlib 0.3 reference.html#distlib.database.get_required_dists - :py:function:`distlib.database.get_required_dists`
distlib.database.make_graph Distlib 0.3 reference.html#distlib.database.make_graph - :py:function:`distlib.database.make_graph`
distlib.locators.get_all_distribution_names Distlib 0.3 reference.html#distlib.locators.get_all_distribution_names - :py:function:`distlib.locators.get_all_distribution_names`
distlib.locators.locate Distlib 0.3 reference.html#distlib.locators.locate - :py:function:`distlib.locators.locate`
distlib.markers.interpret Distlib 0.3 reference.html#distlib.markers.interpret - :py:function:`distlib.markers.interpret`
distlib.resources.finder Distlib 0.3 reference.html#distlib.resources.finder - :py:function:`distlib.resources.finder`
distlib.resources.register_finder Distlib 0.3 reference.html#distlib.resources.register_finder - :py:function:`distlib.resources.register_finder`
distlib.scripts.enquote_executable Distlib 0.3 reference.html#distlib.scripts.enquote_executable - :py:function:`distlib.scripts.enquote_executable`
distlib.util.get_cache_base Distlib 0.3 reference.html#distlib.util.get_cache_base - :py:function:`distlib.util.get_cache_base`
distlib.util.get_export_entry Distlib 0.3 reference.html#distlib.util.get_export_entry - :py:function:`distlib.util.get_export_entry`
distlib.util.path_to_cache_dir Distlib 0.3 reference.html#distlib.util.path_to_cache_dir - :py:function:`distlib.util.path_to_cache_dir`
distlib.util.resolve Distlib 0.3 reference.html#distlib.util.resolve - :py:function:`distlib.util.resolve`
distlib.version.get_scheme Distlib 0.3 reference.html#distlib.version.get_scheme - :py:function:`distlib.version.get_scheme`
distlib.wheel.is_compatible Distlib 0.3 reference.html#distlib.wheel.is_compatible - :py:function:`distlib.wheel.is_compatible`

std:label

Identifier Project Name Version Location Display Name Usage example
dist-exports Distlib 0.3 tutorial.html#dist-exports Exporting things from Distributions :std:ref:`dist-exports`
flag-formats Distlib 0.3 internals.html#flag-formats Flag formats :std:ref:`flag-formats`
genindex Distlib 0.3 genindex.html Index :std:ref:`genindex`
index Distlib 0.3 index.html#index Welcome to distlib’s documentation! :std:ref:`index`
internals Distlib 0.3 internals.html#internals Distlib’s design :std:ref:`internals`
migration Distlib 0.3 migration.html#migration Migrating from older APIs :std:ref:`migration`
modindex Distlib 0.3 py-modindex.html Module Index :std:ref:`modindex`
py-modindex Distlib 0.3 py-modindex.html Python Module Index :std:ref:`py-modindex`
reference Distlib 0.3 reference.html#reference API Reference :std:ref:`reference`
scripts Distlib 0.3 reference.html#scripts The distlib.scripts package :std:ref:`scripts`
search Distlib 0.3 search.html Search Page :std:ref:`search`
tutorial Distlib 0.3 tutorial.html#tutorial Tutorial :std:ref:`tutorial`
use-index Distlib 0.3 tutorial.html#use-index Using the index API :std:ref:`use-index`
use-manifest Distlib 0.3 tutorial.html#use-manifest Using the manifest API :std:ref:`use-manifest`
use-metadata Distlib 0.3 tutorial.html#use-metadata Using the metadata and markers APIs :std:ref:`use-metadata`
use-wheel Distlib 0.3 tutorial.html#use-wheel Using the wheel API :std:ref:`use-wheel`
verify-https Distlib 0.3 tutorial.html#verify-https Verifying HTTPS connections :std:ref:`verify-https`
version-api Distlib 0.3 internals.html#version-api The version API :std:ref:`version-api`

std:doc

Identifier Project Name Version Location Display Name Usage example
index Distlib 0.3 index.html Welcome to distlib’s documentation! :std:doc:`index`
internals Distlib 0.3 internals.html Distlib’s design :std:doc:`internals`
migration Distlib 0.3 migration.html Migrating from older APIs :std:doc:`migration`
overview Distlib 0.3 overview.html Overview :std:doc:`overview`
reference Distlib 0.3 reference.html API Reference :std:doc:`reference`
tutorial Distlib 0.3 tutorial.html Tutorial :std:doc:`tutorial`