silver-nitrate


Namesilver-nitrate JSON
Version 1.1.0 PyPI version JSON
download
home_page
SummaryPython utilities used by the Flickr Foundation
upload_time2023-12-28 11:40:16
maintainer
docs_urlNone
author
requires_python>=3.12
license
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": "",
    "name": "silver-nitrate",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "Alex Chan <alex@flickr.org>",
    "keywords": "flickr",
    "author": "",
    "author_email": "Flickr Foundation <hello@flickr.org>",
    "download_url": "https://files.pythonhosted.org/packages/b8/2e/a8ea8a873fe257d704c77755fc64b5dd8f4d884e748c08ad61ea6aa42732/silver-nitrate-1.1.0.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": "",
    "summary": "Python utilities used by the Flickr Foundation",
    "version": "1.1.0",
    "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": "120ae53b07f75649740d49d6795f956717df19b447582e66a38fd5803f02f47d",
                "md5": "88ef8e34d24ad8b9dd52fe5d9b31eb38",
                "sha256": "e25b41f8ce0697d0ae7c869d616548afe177322615fcc1cc6925898c40044fb2"
            },
            "downloads": -1,
            "filename": "silver_nitrate-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "88ef8e34d24ad8b9dd52fe5d9b31eb38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 12477,
            "upload_time": "2023-12-28T11:40:15",
            "upload_time_iso_8601": "2023-12-28T11:40:15.870392Z",
            "url": "https://files.pythonhosted.org/packages/12/0a/e53b07f75649740d49d6795f956717df19b447582e66a38fd5803f02f47d/silver_nitrate-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b82ea8ea8a873fe257d704c77755fc64b5dd8f4d884e748c08ad61ea6aa42732",
                "md5": "b4a441129da4ba7c6e4c225cf8ef1424",
                "sha256": "478b7b984f6b38c683395fc29a76a4e1ab64d30bf941c63feaef23df10d4d433"
            },
            "downloads": -1,
            "filename": "silver-nitrate-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b4a441129da4ba7c6e4c225cf8ef1424",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 14063,
            "upload_time": "2023-12-28T11:40:16",
            "upload_time_iso_8601": "2023-12-28T11:40:16.953530Z",
            "url": "https://files.pythonhosted.org/packages/b8/2e/a8ea8a873fe257d704c77755fc64b5dd8f4d884e748c08ad61ea6aa42732/silver-nitrate-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-28 11:40:16",
    "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: 0.22596s