About 50 results
Open links in new tab
  1. python - How to set extra index with credentials for uv like pip ...

    Nov 4, 2025 · Similar to this question, we want to specify an extra package index to be used by uv. However, our package index url contains private information, i.e., user name and token. Up to now, …

  2. How to set an index URL for 'uv'-like pip configurations

    May 2, 2025 · When using pip to install Python packages, we can set the configurations, so that it can refer to some private repository to install packages. The use case is, for example, for big companies …

  3. Resolve container name in extra_hosts option in docker-compose

    But docker-compose up fails with: ERROR: for apiwip_fpm_1 Cannot create container for service fpm: invalid IP address in add-host: "nginx" I have seen some examples of people using docker's network …

  4. python - What is 'extra' in pypi dependency? - Stack Overflow

    Sep 24, 2018 · See Installing Setuptools "Extras" in the Installing Packages section of the Python Packaging User Guide. It is up to the installed package itself to detect if all the dependencies for …

  5. How does one ignore extra arguments passed to a dataclass?

    Using the python library to populate a dataclass using a dictionary of values ignores extra arguments / values present in the dictionary (along with all the other benefits the library provides).

  6. Using --add-host or extra_hosts with docker-compose

    Mar 16, 2015 · I am using docker-compose to run a test environment, that consists of about 5 different containers. The inter-container links and the shared volumes (volumes-from) works wonderfully. I …

  7. Why does my Python code print the extra characters "" when …

    Dec 21, 2015 · Why does my Python code print the extra characters "" when reading from a text file? Asked 10 years, 4 months ago Modified 2 years, 9 months ago Viewed 69k times

  8. Python json.loads shows ValueError: Extra data - Stack Overflow

    Jan 11, 2014 · Python json.loads shows ValueError: Extra data Asked 12 years, 3 months ago Modified 2 years, 7 months ago Viewed 665k times

  9. XML Error: Extra content at the end of the document

    XML Error: Extra content at the end of the document Asked 12 years, 11 months ago Modified 2 years, 3 months ago Viewed 204k times

  10. class - Extra qualification C++ - Stack Overflow

    Dec 6, 2020 · Extra qualification C++ Ask Question Asked 5 years, 4 months ago Modified 5 years, 4 months ago