Questions about "Squatting" and "Reclamation"

I am trying to understand the rules for “name squatting” and "reassignment.

Context: I have a project I’ve put a significant amount of personal time into developing (“cumulative days” over the course of “weeks” of effort) and the project has reached a point where my next steps include writing up documentation and publishing to PyPI.

I thought I did due-diligence and searched PyPI for the name before naming everything in the source tree accordingly, and obviously did not find anything. It wasn’t until today when I manually edited the PyPI URL that I was able to find an existing package with the name (merely double-checking before moving forward with a package publish.)

Looking at the existing ‘package’ it was first uploaded in 2020, has not seen any activity since, the sdist and wheel appear to be empty (except for a single, empty directory entry), and the homepage address for the package links to a github user profile not a project website/repo/etc.

Does this package qualify as “name squatting”?

If so, can I get the package reassigned to myself for use for a “tangible” project with “substance” to it?

Also, loosely related. Who are we meant to contact for a squatting request? Seems like something that would have a support page, or, maybe an email address that should be used.

Thanks!

1 Like

See Help · PyPI

Aye, just found that requests funnel through github issues currently:

Thank you for the response :smile: I’ll continue researching and post back here anything useful for others searching these discussions with the same question(s).

As you’ll probably notice, there’s an enormous backlog so I’m afraid that you’ll be waiting a while if you do make the transfer request.

@wilson0x4d You did not find any email address for the probable authors/maintainers of this project on PyPI? Maybe in the setup.py in the sdist.