silver-nitrate


Namesilver-nitrate JSON
Version 1.1.3 PyPI version JSON
download
home_pageNone
SummaryPython utilities used by the Flickr Foundation
upload_time2024-08-09 11:19:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords flickr
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # silver-nitrate

This is a collection of Python utilities used by [the Flickr Foundation](https://www.flickr.org/).
It allows us to share certain functions and common code across all our projects.

Think of it as a souped-up version of `utils.py`.

This library is primarily for our use, but the code is fairly generic and may well be useful in other projects.
If you want to use it, copy/paste the code (and the associated tests!) into your own project rather than adding a dependency on this library.

<figure>
  <a href="https://www.flickr.com/photos/podsville/3912488857">
    <img src="https://live.staticflickr.com/3438/3912488857_78a5103b69_c_d.jpg">
  </a>
  <figcaption>
    <em>Builder's Photo of 2-8-0 Locomotive No 1402 "James Archbald," built in 1930 by the Delaware & Hudson Railroad.</em>
    Scan of a silver-halide photo print.
    Photo from Bill Harrison <a href="https://www.flickr.com/photos/podsville/3912488857">on Flickr</a>.
  </figcaption>
</figure>

## What's in a name?

I wanted to pick a name that was:

1.  More interesting than "utils"
2.  Had a connection to photography
3.  Wasn't taken on PyPI

Silver nitrate was a key chemical in the early days of photography, especially in the 19th and early 20th centuries.

Photographers would coat glass plates with a mixture of chemicals, including silver nitrate.
Because silver nitrate reacts when exposed to light, when you put the plate in a camera and open the shutter, different areas would react differently to create an image on the plate.
You could then develop this plate into a photograph.

This code is key to our work at the Flickr Foundation, so I thought it was a fitting name.

## Development

If you want to make changes to the library, there are instructions in [CONTRIBUTING.md](./CONTRIBUTING.md).

## License

This project is dual-licensed as Apache-2.0 and MIT.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "silver-nitrate",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "Alex Chan <alex@flickr.org>",
    "keywords": "flickr",
    "author": null,
    "author_email": "Flickr Foundation <hello@flickr.org>",
    "download_url": "https://files.pythonhosted.org/packages/17/32/475aef0a6e0a9a66b1d8f880e7bf65167595a920e6d3280c8d86190a150e/silver_nitrate-1.1.3.tar.gz",
    "platform": null,
    "description": "# silver-nitrate\n\nThis is a collection of Python utilities used by [the Flickr Foundation](https://www.flickr.org/).\nIt allows us to share certain functions and common code across all our projects.\n\nThink of it as a souped-up version of `utils.py`.\n\nThis library is primarily for our use, but the code is fairly generic and may well be useful in other projects.\nIf you want to use it, copy/paste the code (and the associated tests!) into your own project rather than adding a dependency on this library.\n\n<figure>\n  <a href=\"https://www.flickr.com/photos/podsville/3912488857\">\n    <img src=\"https://live.staticflickr.com/3438/3912488857_78a5103b69_c_d.jpg\">\n  </a>\n  <figcaption>\n    <em>Builder's Photo of 2-8-0 Locomotive No 1402 \"James Archbald,\" built in 1930 by the Delaware & Hudson Railroad.</em>\n    Scan of a silver-halide photo print.\n    Photo from Bill Harrison <a href=\"https://www.flickr.com/photos/podsville/3912488857\">on Flickr</a>.\n  </figcaption>\n</figure>\n\n## What's in a name?\n\nI wanted to pick a name that was:\n\n1.  More interesting than \"utils\"\n2.  Had a connection to photography\n3.  Wasn't taken on PyPI\n\nSilver nitrate was a key chemical in the early days of photography, especially in the 19th and early 20th centuries.\n\nPhotographers would coat glass plates with a mixture of chemicals, including silver nitrate.\nBecause silver nitrate reacts when exposed to light, when you put the plate in a camera and open the shutter, different areas would react differently to create an image on the plate.\nYou could then develop this plate into a photograph.\n\nThis code is key to our work at the Flickr Foundation, so I thought it was a fitting name.\n\n## Development\n\nIf you want to make changes to the library, there are instructions in [CONTRIBUTING.md](./CONTRIBUTING.md).\n\n## License\n\nThis project is dual-licensed as Apache-2.0 and MIT.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python utilities used by the Flickr Foundation",
    "version": "1.1.3",
    "project_urls": {
        "Changelog": "https://github.com/Flickr-Foundation/silver-nitrate/blob/main/CHANGELOG.md",
        "Homepage": "https://github.com/Flickr-Foundation/silver-nitrate"
    },
    "split_keywords": [
        "flickr"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b29372939c6ba7bbaaff2cea4ee1856d4d579b5d19b5d3266b61ae0da2831426",
                "md5": "2e43c849abb4940209ad3b9e8a8928c5",
                "sha256": "2f57cb47c720678cea8f446c088c22b3e4f35c6a726dc90cad3e1cf43ffb9bd4"
            },
            "downloads": -1,
            "filename": "silver_nitrate-1.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e43c849abb4940209ad3b9e8a8928c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 12479,
            "upload_time": "2024-08-09T11:19:31",
            "upload_time_iso_8601": "2024-08-09T11:19:31.958328Z",
            "url": "https://files.pythonhosted.org/packages/b2/93/72939c6ba7bbaaff2cea4ee1856d4d579b5d19b5d3266b61ae0da2831426/silver_nitrate-1.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1732475aef0a6e0a9a66b1d8f880e7bf65167595a920e6d3280c8d86190a150e",
                "md5": "142b7196356178983b925d0b4d2d8b25",
                "sha256": "aa669b3f1cf6d053fa9802a5777838ffb76251f64a9141d95370b956971fc441"
            },
            "downloads": -1,
            "filename": "silver_nitrate-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "142b7196356178983b925d0b4d2d8b25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 14085,
            "upload_time": "2024-08-09T11:19:33",
            "upload_time_iso_8601": "2024-08-09T11:19:33.297368Z",
            "url": "https://files.pythonhosted.org/packages/17/32/475aef0a6e0a9a66b1d8f880e7bf65167595a920e6d3280c8d86190a150e/silver_nitrate-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-09 11:19:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Flickr-Foundation",
    "github_project": "silver-nitrate",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "silver-nitrate"
}
        
Elapsed time: 4.69045s